v2.5
- Firefox download: https://addons.mozilla.org/en-US/firefox/addon/environment-marker/
- Chrome download: https://chrome.google.com/webstore/detail/environment-marker/cjnmfjkimfbollcepfbhpahipampinhb
- Edge download: https://microsoftedge.microsoft.com/addons/detail/environment-marker/iggchogopggbmjgplniemfaghmdkhlip
- Opera download: https://addons.opera.com/en/extensions/details/environment-marker/
- For manual installation use: build/environment-marker-firefox.zip or build/environment-marker-chromium.zip
- Includes:
- Redesigned the Options/Settings page.
- Added opacity control to the color picker.
- Added the option to change the ribbons font globally. Font come from Google Fonts.
- Added font size to the individual ribbons. The font size can be controlled individually unlike the font family which is global.
- Performance improvements: Fixed bug where the updateContent() function was called multiple times during the life cycle of a tab. It should only be executed when the page completes loading.
- Other general performance improvements.
- Accessibility (A11Y) improvements.
- Updated documentation and screenshots.