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

WCAG Contrast checker version history - 25 versions

WCAG Contrast checker by Rumoroso

Rated 4 out of 5
4 Stars out of 5
5
6
4
6
3
3
2
0
1
1
WCAG Contrast checker version history - 25 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.8.4

    Released Mar 2, 2024 - 166.76 KB
    Works with firefox 58.0a1 and later
    Urgent fix related with the translations that made the extension fail to open.

    Source code released under All Rights Reserved

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

    Version 3.8.3

    Released Mar 1, 2024 - 166.74 KB
    Works with firefox 58.0a1 and later
    * When expanding one row with multiple results, it remains open even when reloading results.
    * Updated the way to select color from the page.
    * Small improvements in the styles.
    * Other minor changes and fixes, that improve performance and also code quality

    Source code released under All Rights Reserved

    Download file
  • Version 3.8.2

    Released Feb 24, 2024 - 183.87 KB
    Works with firefox 58.0a1 and later
    Fixed the default settings

    Source code released under All Rights Reserved

    Download file
  • Version 3.8.1

    Released Feb 24, 2024 - 183.87 KB
    Works with firefox 58.0a1 and later
    Updated missing default settings

    Source code released under All Rights Reserved

    Download file
  • Version 3.8.0

    Released Feb 24, 2024 - 183.82 KB
    Works with firefox 58.0a1 and later
    The latest udpate includes:
    * Now the results from the main document and from the ones in iframes are shown together. This makes the document selector no needed, so it was removed.
    * When the extensions opens, the fixed elements are detected and moved based in the size of the panel. This is meant to prevent them to be hidden because the panel appears covering them.
    * Resizing the panel can be done with keyboard. The resizer can get the focus. When it is focused, the arrow keys change the width of the panel.
    * Other minor changes and fixes (better dialogs, font-sizes now use relative units, etc.)

    Source code released under All Rights Reserved

    Download file
  • Version 3.7.2

    Released Apr 2, 2023 - 179.21 KB
    Works with firefox 58.0a1 and later
    Improved the way in which the panel can be kept open

    Source code released under All Rights Reserved

    Download file
  • Version 3.7.1

    Released Mar 29, 2023 - 178 KB
    Works with firefox 58.0a1 and later
    I have updated how the body and panel dimensions are calculated

    Source code released under All Rights Reserved

    Download file
  • Version 3.7.0

    Released Mar 21, 2023 - 177.99 KB
    Works with firefox 58.0a1 and later
    * There is a new the option to open the extension automatically. It can be set to open it always or only in the domain of the page that is active. The way to use it is by a menu (with the "pin" icon) included in the top bar and that includes both options that is open by using the "pin" icon button.
    * The button to switch the position of the panel is now available in the main bar.
    * It includes some code changes that, although not directly impacting in the user experience, improve the maintainability of the extension.

    Source code released under All Rights Reserved

    Download file
  • Version 3.6.2

    Released Feb 27, 2023 - 123.25 KB
    Works with firefox 58.0a1 and later
    * Fixed the bug that blocked the creation of the panel and normal execution when there were iframes with lazy-load.
    * Fixed the bug that made the extension fail when there is no body in the page but frameset.

    Source code released under All Rights Reserved

    Download file
  • Version 3.6.1

    Released Jul 6, 2022 - 122.56 KB
    Works with firefox 58.0a1 and later
    I updated the extension to use more clear and better performance code. There is only one change in the User Interface which is how the help dialog is shown.

    Source code released under All Rights Reserved

    Download file
  • Version 3.6.0

    Released Jun 21, 2022 - 122.45 KB
    Works with firefox 58.0a1 and later
    * Added a way to allow users to switch the position of the panel between left and right

    * Fixed one bug (related with the use of the color selector) and improve the code

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.6

    Released Oct 28, 2020 - 118.19 KB
    Works with firefox 58.0a1 and later
    Bug fix in the estimation of the visibility of the elements. The bug made all elements appear as hidden elements

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.5

    Released Oct 28, 2020 - 118.11 KB
    Works with firefox 58.0a1 and later
    Updated the way in which colors are evaluated so now it considers the opacity (not only applied directly to the element but also inherited) and the alpha channel when colors are defined.

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.4

    Released Jul 5, 2020 - 117.93 KB
    Works with firefox 58.0 and later
    Changes in the way the algorithm accesses information on each element in the DOM, so that analysis performance and time to display results are improved

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.3

    Released Jun 26, 2020 - 117.69 KB
    Works with firefox 58.0a1 and later
    Updated the way in which the colors are selected (the benefit should be improved performance)

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.2

    Released Jun 26, 2020 - 106.19 KB
    Works with firefox 58.0a1 and later
    Bug-fixing related with the document selector

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.1

    Released Jun 25, 2020 - 106.26 KB
    Works with firefox 58.0a1 and later
    Improve performance when opening the panel by ensuring only specific callbacks are executed

    Source code released under All Rights Reserved

    Download file
  • Version 3.5.0

    Released Jun 14, 2020 - 106.13 KB
    Works with firefox 63.0 and later
    The main changes are:
    * Visible and hidden elements are shown in the same table
    * Performance improvements
    * When the option for auto-refresh is deactivated, the button for executing the analysis shows a warning icon when the tool detects changes in the DOM
    * Add help and release notes dialogs
    * Add menu
    * Layout changes

    Others (list of commits on this release):
    * execute only once initially
    * prevent function re-declaration
    * prevent update the list of documents with the DOM changes
    * generate array of results data and order it before creating the results table
    * simple refactor for making more easy to manipulate the results object per row
    * update highlight style
    * refactor how visible/hidden elements are shown
    * update styles for the scroll-bars and visibility icons opacity
    * update messages
    * do not update table while it has the focus
    * messaging on mutationObserver
    * fix bug when changing to descendant documents
    * fix bug with the mutationObservers
    * improve resizer DOM
    * improve styling
    * add dialog-panel
    * update help content and styles
    * add spinner update only tbody for results
    * add warning when DOM-mutation detected
    * update layout
    * add release-notes section

    Source code released under All Rights Reserved

    Download file
  • Version 3.4.0

    Released Jun 1, 2020 - 108.4 KB
    Works with firefox 58.0a1 and later
    * Add scroll-into-view feature
    * Minor changes for improving performance
    * Fix bug when getting the background-color from the body
    * Fix bug related with mutation observers (there were not always disconnected when closing the panel)

    Source code released under All Rights Reserved

    Download file
  • Version 3.3.2

    Released Jan 9, 2020 - 96.84 KB
    Works with firefox 58.0a1 and later

    Source code released under All Rights Reserved

    Download file
  • Version 3.3.1

    Released Oct 18, 2019 - 96.82 KB
    Works with firefox 58.0a1 and later

    Source code released under All Rights Reserved

    Download file
  • Version 3.2.0

    Released Mar 27, 2018 - 849.38 KB
    Works with firefox 58.0a1 and later, android 58.0a1 to 68.*
    Added the eyedropper to pick the color directly from the document

    Source code released under All Rights Reserved

    Download file
  • Version 3.1.0

    Released Mar 12, 2018 - 71.72 KB
    Works with firefox 58.0a1 and later, android 58.0a1 to 68.*
    * Fixed minor bugs
    * Added information

    Source code released under Mozilla Public License 1.1

    Download file
  • Version 3.0.1

    Released Mar 7, 2018 - 69.6 KB
    Works with firefox 58.0a1 and later, android 58.0a1 to 68.*

    Source code released under Mozilla Public License 1.1

    Download file
  • Version 3.0.0

    Released Mar 6, 2018 - 44.68 KB
    Works with firefox 58.0a1 and later, android 58.0a1 to 68.*

    Source code released under Mozilla Public License 1.1

    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.