Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.73 KB

File metadata and controls

67 lines (41 loc) · 1.73 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2023-12-23

Added

  • An auto-copy option with a configurable delay
  • Support for matching browser colour scheme
  • A theme selector with light and dark options
  • An options page for configuring settings

Changed

  • Update to Chrome manifest v3
  • Rewrote using plain JavaScript
  • Split word list into a separate file with the intention to support more in future

1.5.0 - 2012-08-04

Added

  • Added README file

1.4.0 - 2012-07-07

Changed

  • Set offline_enabled setting to true in the manifest file to specify that this extension can run offline.

1.3.0 - 2011-11-12

Changed

  • Updated the paragraph checkbox style to look more like Chrome's UI.

1.2.0 - 2011-08-11

Added

  • Added a few additional icons.

1.1.0 - 2011-08-06

Changed

  • Updated the UI to make it look a little more at home in Chrome.

1.0.0 - 2011-08-06

Added

  • Initial release