Skip to content

Releases: ChrisERo/vocab-forager

v2.0.3

01 Dec 05:12
Compare
Choose a tag to compare
  • Check that selected text is some string of non-zero length before adding it to site's list of highlights
  • Removed unneeded image file from extension directory
  • Added first steps for unit testing

v2.0.2

04 Nov 00:10
Compare
Choose a tag to compare
  • Added customizable highlight styling. Light mode uses yellow background with black font; dark mode uses blue background with white font.
  • Changed definition logic so that multiple define requests now, for the most part, do not each open a separate tab.

v2.0.1

14 Oct 00:20
Compare
Choose a tag to compare

Minor bug fixes:

  • Fixed bug where deactivating extension fails to turn off highlighting

v2.0.0

09 Oct 19:59
Compare
Choose a tag to compare

First version of extension deployed to Chrome Web Store. Updates from original version include ability to import and export data as well as more organized code structure, facilitated mostly through the use TypeScript.