Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Environment Marker version history - 24 versions

Environment Marker by XjSv

Rated 4.8 out of 5
4.8 Stars out of 5
5
5
4
1
3
0
2
0
1
0
Environment Marker version history - 24 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 3.0.1

    Released Jul 10, 2023 - 894.82 KB
    Works with firefox 109.0 and later
    - 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.

    Source code released under Mozilla Public License 2.0

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.0.0

    Released Jun 10, 2023 - 893.62 KB
    Works with firefox 109.0a1 and later
    - Upgraded to Manifest V3.
    - Removed WebExtension browser API Polyfill.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.9.0

    Released May 28, 2022 - 896.99 KB
    Works with firefox 57.0 and later
    Added Enable/Disable functionality.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.8.1

    Released May 1, 2022 - 896.51 KB
    Works with firefox 57.0 and later
    - Added Chinese Simplified language support.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.8.0

    Released Jan 16, 2022 - 894.19 KB
    Works with firefox 57.0 and later
    - Added a Favicon Marker feature.
    - Added Favicon Marker option to enable or disable it.
    - Optimized the way multiple values are retrieved from storage.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.7.0

    Released Nov 29, 2021 - 890.49 KB
    Works with firefox 57.0 and later
    - Changed storage method from 'local' to 'sync' in order to leverage browsers sync functionality.
    - Added settings and colors swatches to the import/export functionality.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.6.1

    Released Oct 1, 2021 - 890.22 KB
    Works with firefox 57.0 and later
    Added Option to Enable/Disable the Tab Counter
    Accessibility Improvements

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.5.2

    Released Jul 1, 2021 - 888.13 KB
    Works with firefox 57.0 and later
    - Bug fix (removed unfinished translation files)

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.5.1

    Released Jul 1, 2021 - 917.81 KB
    Works with firefox 57.0 and later
    - 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.5

    Released May 17, 2021 - 896 KB
    Works with firefox 57.0 and later
    - 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.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.4

    Released Feb 17, 2021 - 801.05 KB
    Works with firefox 57.0 and later
    Added "Enable RegExp" Option. When enabled the URL fragment can be used with RegExp instead of indexOf.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.3

    Released Feb 8, 2021 - 770 KB
    Works with firefox 57.0 and later
    - 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.2

    Released Jan 26, 2021 - 768.27 KB
    Works with firefox 57.0 and later
    - Added Configurable Ribbon Sizes
    - i18n - Added German, Spanish & French languages support (more coming soon)

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.1

    Released Oct 2, 2020 - 762.79 KB
    Works with firefox 57.0 and later
    - Complete UI rewrite
    - Added Options page with Import/Export feature

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.0

    Released Sep 21, 2020 - 710.53 KB
    Works with firefox 57.0 and later
    Added support for Google Chrome, there are no changes for Firefox users.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.8

    Released May 12, 2020 - 696.29 KB
    Works with firefox 57.0 and later
    - Added configurable ribbon positions thanks to loguilhem (https://github.com/loguilhem).
    - Added marker labels again thanks to loguilhem (https://github.com/loguilhem).

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.7

    Released Feb 29, 2020 - 695.49 KB
    Works with firefox 57.0 and later
    Capturing Enter and Escape Keypress - When hitting enter the form will save the data. When hitting escape the popup will close.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.6

    Released Feb 29, 2020 - 695.4 KB
    Works with firefox 57.0 and later
    Added Error Handling - Displays an error message if a the url fragment already exists of if attempting to save without entering a URL fragment.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.5

    Released Feb 22, 2020 - 695.15 KB
    Works with firefox 57.0 and later
    General UI improvements. Added a color picker: https://github.com/Simonwep/pickr

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.4

    Released Feb 20, 2020 - 30.31 KB
    Works with firefox 57.0 and later
    Ribbon display improvements. Limited the characters that display to 10 and made the ribbon not adjust when the browser is resized.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.3

    Released Feb 19, 2020 - 30.17 KB
    Works with firefox 57.0 and later
    CSS bug fix, changes position absolute to fixed in order to have the ribbon always shown on the page.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.2

    Released Feb 19, 2020 - 30.19 KB
    Works with firefox 57.0 and later
    Some cosmetic changes relating to how the ribbon looks. Made it a bit transparent and smaller. Also allowing to click through the ribbon.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.1

    Released Feb 19, 2020 - 30.2 KB
    Works with firefox 57.0 and later
    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.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.0

    Released Feb 18, 2020 - 28.72 KB
    Works with firefox 57.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.