Environment Marker의 버전 기록 - 24개 버전
Environment Marker 제작자: XjSv
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 3.0.1
2023년 7월 10일에 출시 - 894.82 KBfirefox 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 KBfirefox 109.0a1 이상에서 작동- Upgraded to Manifest V3.
- Removed WebExtension browser API Polyfill.Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.9.0
2022년 5월 28일에 출시 - 896.99 KBfirefox 57.0 이상에서 작동Added Enable/Disable functionality.Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.8.1
2022년 5월 1일에 출시 - 896.51 KBfirefox 57.0 이상에서 작동- Added Chinese Simplified language support.Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.8.0
2022년 1월 16일에 출시 - 894.19 KBfirefox 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 KBfirefox 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 KBfirefox 57.0 이상에서 작동Added Option to Enable/Disable the Tab Counter
Accessibility ImprovementsMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.5.2
2021년 7월 1일에 출시 - 888.13 KBfirefox 57.0 이상에서 작동- Bug fix (removed unfinished translation files)Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.5.1
2021년 7월 1일에 출시 - 917.81 KBfirefox 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 improvementsMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.5
2021년 5월 17일에 출시 - 896 KBfirefox 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 KBfirefox 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 KBfirefox 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 fixesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.2
2021년 1월 26일에 출시 - 768.27 KBfirefox 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 KBfirefox 57.0 이상에서 작동- Complete UI rewrite
- Added Options page with Import/Export featureMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0
2020년 9월 21일에 출시 - 710.53 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 57.0 이상에서 작동General UI improvements. Added a color picker: https://github.com/Simonwep/pickrMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.4
2020년 2월 20일에 출시 - 30.31 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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에 따라 릴리스된 소스 코드