Skip to content

Releases: neaumusic/selection-highlighter

v3.1.0

13 Jan 22:02
Compare
Choose a tag to compare
  • dark mode / dark mode styles
  • safari ios / macos extension (currently bugged)
  • smoother scroll markers

Firefox still unchanged (waiting for CSS Highlight API support)

v3.0.0

17 Jun 22:12
Compare
Choose a tag to compare

Major overhaul for chrome:

  • utilize Highlight API
  • use canvas for scroll markers, rather than rendering elements
  • improved options experience (click extension icon)
  • migrate to manifest v3

Firefox v3.0.0 should have no difference from v2.43

v2.43

24 May 04:42
Compare
Choose a tag to compare
  • removes unused activeTab permission (requested by Chrome Web Store)

v2.42

03 Mar 04:57
Compare
Choose a tag to compare
  • removed paypal tracker pixel

v2.41

26 Feb 08:27
fecd8b2
Compare
Choose a tag to compare
  • removed strict equality in isUsersSelection offset analysis
  • minor cleanup
  • new version for Firefox store review process (they accidentally disabled v2.40)

v2.40

15 Nov 17:41
Compare
Choose a tag to compare
  • new build to support firefox
  • throttle selectionchange with selectstart
  • update isUsersSelection offset analysis (invisible preceding whitespace on firefox)
  • add dark mode option styles
  • upgrade and clean dependencies

v2.39

06 Nov 08:15
Compare
Choose a tag to compare
  • synchronous highlight, async scroll markers

v2.37

04 Nov 02:55
Compare
Choose a tag to compare
  • add scroll markers

v2.34

22 Oct 04:15
Compare
Choose a tag to compare
bump to 2.34

v2.33

08 Oct 03:25
Compare
Choose a tag to compare
  • fix #28
  • yarn upgrade