Releases: nelsonr/super-css-inject
Releases · nelsonr/super-css-inject
v1.4.0
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
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
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
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
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
2020-05-31 Update
- Added search in popup to easily filter larger lists (> 8 items).
- Fixed overlapping bug in options page.