WCAG Contrast checker のバージョン履歴 - 全 25 バージョン
WCAG Contrast checker 作成者: Rumoroso
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 3.8.4
リリース日 : 2024年3月2日 - 166.76 KBfirefox バージョン 58.0a1 以降 で動作Urgent fix related with the translations that made the extension fail to open.ソースコードは All Rights Reserved に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 3.8.3
リリース日 : 2024年3月1日 - 166.74 KBfirefox バージョン 58.0a1 以降 で動作* 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ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.8.2
リリース日 : 2024年2月24日 - 183.87 KBfirefox バージョン 58.0a1 以降 で動作Fixed the default settingsソースコードは All Rights Reserved に従いリリースされています
バージョン 3.8.1
リリース日 : 2024年2月24日 - 183.87 KBfirefox バージョン 58.0a1 以降 で動作Updated missing default settingsソースコードは All Rights Reserved に従いリリースされています
バージョン 3.8.0
リリース日 : 2024年2月24日 - 183.82 KBfirefox バージョン 58.0a1 以降 で動作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.)ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.7.2
リリース日 : 2023年4月2日 - 179.21 KBfirefox バージョン 58.0a1 以降 で動作Improved the way in which the panel can be kept openソースコードは All Rights Reserved に従いリリースされています
バージョン 3.7.1
リリース日 : 2023年3月29日 - 178 KBfirefox バージョン 58.0a1 以降 で動作I have updated how the body and panel dimensions are calculatedソースコードは All Rights Reserved に従いリリースされています
バージョン 3.7.0
リリース日 : 2023年3月21日 - 177.99 KBfirefox バージョン 58.0a1 以降 で動作* 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.ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.6.2
リリース日 : 2023年2月27日 - 123.25 KBfirefox バージョン 58.0a1 以降 で動作* 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.ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.6.1
リリース日 : 2022年7月6日 - 122.56 KBfirefox バージョン 58.0a1 以降 で動作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.ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.6.0
リリース日 : 2022年6月21日 - 122.45 KBfirefox バージョン 58.0a1 以降 で動作* 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ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.6
リリース日 : 2020年10月28日 - 118.19 KBfirefox バージョン 58.0a1 以降 で動作Bug fix in the estimation of the visibility of the elements. The bug made all elements appear as hidden elementsソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.5
リリース日 : 2020年10月28日 - 118.11 KBfirefox バージョン 58.0a1 以降 で動作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.ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.4
リリース日 : 2020年7月5日 - 117.93 KBfirefox バージョン 58.0 以降 で動作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ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.3
リリース日 : 2020年6月26日 - 117.69 KBfirefox バージョン 58.0a1 以降 で動作Updated the way in which the colors are selected (the benefit should be improved performance)ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.2
リリース日 : 2020年6月26日 - 106.19 KBfirefox バージョン 58.0a1 以降 で動作Bug-fixing related with the document selectorソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.1
リリース日 : 2020年6月25日 - 106.26 KBfirefox バージョン 58.0a1 以降 で動作Improve performance when opening the panel by ensuring only specific callbacks are executedソースコードは All Rights Reserved に従いリリースされています
バージョン 3.5.0
リリース日 : 2020年6月14日 - 106.13 KBfirefox バージョン 63.0 以降 で動作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ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.4.0
リリース日 : 2020年6月1日 - 108.4 KBfirefox バージョン 58.0a1 以降 で動作* 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)ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.3.2
リリース日 : 2020年1月9日 - 96.84 KBfirefox バージョン 58.0a1 以降 で動作ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.3.1
リリース日 : 2019年10月18日 - 96.82 KBfirefox バージョン 58.0a1 以降 で動作ソースコードは All Rights Reserved に従いリリースされています
バージョン 3.2.0
リリース日 : 2018年3月27日 - 849.38 KBfirefox バージョン 58.0a1 以降, android バージョン 58.0a1 から 68.* で動作Added the eyedropper to pick the color directly from the documentソースコードは All Rights Reserved に従いリリースされています
バージョン 3.1.0
リリース日 : 2018年3月12日 - 71.72 KBfirefox バージョン 58.0a1 以降, android バージョン 58.0a1 から 68.* で動作* Fixed minor bugs
* Added informationソースコードは Mozilla Public License 1.1 に従いリリースされています
バージョン 3.0.1
リリース日 : 2018年3月7日 - 69.6 KBfirefox バージョン 58.0a1 以降, android バージョン 58.0a1 から 68.* で動作ソースコードは Mozilla Public License 1.1 に従いリリースされています
バージョン 3.0.0
リリース日 : 2018年3月6日 - 44.68 KBfirefox バージョン 58.0a1 以降, android バージョン 58.0a1 から 68.* で動作ソースコードは Mozilla Public License 1.1 に従いリリースされています