Environment Marker 版本紀錄 - 24 個版本
Environment Marker 作者: XjSv
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 3.0.1
發行於 2023年7月10日 - 894.82 KB適用於 firefox 109.0 與更新版本- Fixed bug where the background script would stop and not start back up when needed. See: https://github.com/XjSv/environment-marker/issues/245
- Increased min version for Firefox to 109 (manifest v3).
- Removed left over references to browser-polyfill.min.js.原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 3.0.0
發行於 2023年6月10日 - 893.62 KB適用於 firefox 109.0a1 與更新版本- Upgraded to Manifest V3.
- Removed WebExtension browser API Polyfill.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.9.0
發行於 2022年5月28日 - 896.99 KB適用於 firefox 57.0 與更新版本Added Enable/Disable functionality.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.8.1
發行於 2022年5月1日 - 896.51 KB適用於 firefox 57.0 與更新版本- Added Chinese Simplified language support.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.8.0
發行於 2022年1月16日 - 894.19 KB適用於 firefox 57.0 與更新版本- Added a Favicon Marker feature.
- Added Favicon Marker option to enable or disable it.
- Optimized the way multiple values are retrieved from storage.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.7.0
發行於 2021年11月29日 - 890.49 KB適用於 firefox 57.0 與更新版本- Changed storage method from 'local' to 'sync' in order to leverage browsers sync functionality.
- Added settings and colors swatches to the import/export functionality.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.6.1
發行於 2021年10月1日 - 890.22 KB適用於 firefox 57.0 與更新版本Added Option to Enable/Disable the Tab Counter
Accessibility Improvements原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.5.2
發行於 2021年7月1日 - 888.13 KB適用於 firefox 57.0 與更新版本- Bug fix (removed unfinished translation files)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.5.1
發行於 2021年7月1日 - 917.81 KB適用於 firefox 57.0 與更新版本- Updated Bootstrap to v5
- Updated webextension-polyfill to v0.8
- Updated FontAwesome to v5.15.3
- Updated he to v1.2
- Updated jQuery Slim to v3.6
- Updated Pickr to v1.8.2
- Some additional bug fixes and overall improvements原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.5
發行於 2021年5月17日 - 896 KB適用於 firefox 57.0 與更新版本- 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.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.4
發行於 2021年2月17日 - 801.05 KB適用於 firefox 57.0 與更新版本Added "Enable RegExp" Option. When enabled the URL fragment can be used with RegExp instead of indexOf.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.3
發行於 2021年2月8日 - 770 KB適用於 firefox 57.0 與更新版本- Changed the way data is stored
- Tidied up the ribbon list to make it easier to read
- Added ability to reuse colors (color swatches are now updated with the last 7 used colors)
- Ribbons now maintain their order after editing
- A11Y fixes原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2
發行於 2021年1月26日 - 768.27 KB適用於 firefox 57.0 與更新版本- Added Configurable Ribbon Sizes
- i18n - Added German, Spanish & French languages support (more coming soon)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.1
發行於 2020年10月2日 - 762.79 KB適用於 firefox 57.0 與更新版本- Complete UI rewrite
- Added Options page with Import/Export feature原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.0
發行於 2020年9月21日 - 710.53 KB適用於 firefox 57.0 與更新版本Added support for Google Chrome, there are no changes for Firefox users.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.8
發行於 2020年5月12日 - 696.29 KB適用於 firefox 57.0 與更新版本- Added configurable ribbon positions thanks to loguilhem (https://github.com/loguilhem).
- Added marker labels again thanks to loguilhem (https://github.com/loguilhem).原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.7
發行於 2020年2月29日 - 695.49 KB適用於 firefox 57.0 與更新版本Capturing Enter and Escape Keypress - When hitting enter the form will save the data. When hitting escape the popup will close.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.6
發行於 2020年2月29日 - 695.4 KB適用於 firefox 57.0 與更新版本Added Error Handling - Displays an error message if a the url fragment already exists of if attempting to save without entering a URL fragment.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.5
發行於 2020年2月22日 - 695.15 KB適用於 firefox 57.0 與更新版本General UI improvements. Added a color picker: https://github.com/Simonwep/pickr原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.4
發行於 2020年2月20日 - 30.31 KB適用於 firefox 57.0 與更新版本Ribbon display improvements. Limited the characters that display to 10 and made the ribbon not adjust when the browser is resized.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.3
發行於 2020年2月19日 - 30.17 KB適用於 firefox 57.0 與更新版本CSS bug fix, changes position absolute to fixed in order to have the ribbon always shown on the page.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.2
發行於 2020年2月19日 - 30.19 KB適用於 firefox 57.0 與更新版本Some cosmetic changes relating to how the ribbon looks. Made it a bit transparent and smaller. Also allowing to click through the ribbon.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.1
發行於 2020年2月19日 - 30.2 KB適用於 firefox 57.0 與更新版本Changed the way the notice looks from a simple border on top of the page to a banner on the top right of the page.原始碼依照 Mozilla Public License 2.0 條款釋出