Skip to content

Releases: nelsonr/super-css-inject

v1.4.0

23 Mar 12:39
dc99c55
Compare
Choose a tag to compare

Changes:

  • New short name feature, allows creating an alias for an stylesheet. Closes #4.
  • New icons to improve visual consistency.
  • Increase size of Popup window and font-sizes.

v.1.3.1

10 Nov 19:40
e7edce8
Compare
Choose a tag to compare

Some improvements:

  • Fixed a bug that caused the extension to stop responding due to the service worker inactivity
  • Improved behaviour in SPAs (the extension now tries to always keep the injected style sheets in highest priority)

v1.3.1-beta

30 Oct 10:54
Compare
Choose a tag to compare
v1.3.1-beta Pre-release
Pre-release

Some improvements:

  • Fixed a bug that caused the extension to stop responding due to the service worker inactivity
  • Improved behaviour in SPAs (the extension now tries to always keep the injected style sheets in highest priority)

v1.3.0

21 Oct 20:47
4c0e9d6
Compare
Choose a tag to compare

New features:

Allow multiple injected stylesheets per tab
Easily rename existing stylesheet URLs in the Options page
Improved search in Popup page

v1.3.0-beta

13 Oct 08:40
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release

New features:

  • Allow multiple injected stylesheets per tab
  • Easily rename existing stylesheet URLs in the Options page
  • Improved search in Popup page

v1.2.0

07 Oct 19:23
Compare
Choose a tag to compare

2020-05-31 Update

  • Added search in popup to easily filter larger lists (> 8 items).
  • Fixed overlapping bug in options page.