Історія версій Text Contrast for Dark Themes - 25 версій
Text Contrast for Dark Themes автор DmitriK
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 2.1.6
Випущено 4 груд 2019 р. - 28,04 КБПрацює з firefox 55.0 і новіше- Fixed issue where probing for default colors didn't work correctly. In addition to possible incorrect re-coloring, this could also result in performance issues as the extension no longer recognized that styles were set by the author already.
- Fixed issue where foreground color may not have been set when author only sets background image.Програмний код випущено на умовах Ліцензія MIT
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 2.1.5
Випущено 25 бер 2019 р. - 24,15 КБПрацює з firefox 55.0 і новішеMinor bugfixes:
- Turning off extension in popup would not disable the mutation observer, resulting in extension continuing to
apply itself to dynamic elements.
- Using the override buttons in the popup would fail if the user specifically clicked on the text specifying the url.Програмний код випущено на умовах Ліцензія MIT
Версія 2.1.4
Випущено 29 лист 2018 р. - 23,93 КБПрацює з firefox 55.0 і новіше- Better handle elements that only have a background image defined.Програмний код випущено на умовах Ліцензія MIT
Версія 2.1.3
Випущено 1 лист 2018 р. - 23,69 КБПрацює з firefox 55.0 і новішеBugfix for possible infinite loop on sites that clear the extension's data attributesПрограмний код випущено на умовах Ліцензія MIT
Версія 2.1.2
Випущено 17 жовт 2018 р. - 23,5 КБПрацює з firefox 55.0 і новішеFix issue with some input elements being incorrectly styled since last version.Програмний код випущено на умовах Ліцензія MIT
Версія 2.1.1
Випущено 19 вер 2018 р. - 22,69 КБПрацює з firefox 55.0 і новіше, android від 55.0 до 68.*Remove some leftover console debugging codeПрограмний код випущено на умовах Ліцензія MIT
Версія 2.1.0
Випущено 14 вер 2018 р. - 22,71 КБПрацює з firefox 55.0 і новіше, android від 55.0 до 68.*Removed all usages of getDefaultComputedStyle(), as it's been slated for removal (see https://bugzilla.mozilla.org/show_bug.cgi?id=1355683)Програмний код випущено на умовах Ліцензія MIT
Версія 2.0.6
Випущено 21 серп 2018 р. - 21,74 КБПрацює з firefox 55.0 і новіше, android від 55.0 до 68.*- Improve contrast check on input elements. This should result in less instances of the extension unnecessarily 'fixing' elements.Програмний код випущено на умовах Ліцензія MIT
Версія 2.0.5
Випущено 14 черв 2018 р. - 21,43 КБПрацює з firefox 55.0 і новіше, android від 55.0 до 68.*- When running in an [i]frame list checks now use root tab url instead of frame url
- Fixed bug where clearing a list after it had been set broke extension functionality for that session.Програмний код випущено на умовах Ліцензія MIT
Версія 2.0.4
Випущено 30 січ 2018 р. - 20,78 КБПрацює з firefox 55.0 і новіше, android від 55.0 до 68.*- In whitelist mode, toggle button now allows the extension to be temporary turned on in order to preview effects.
- Fix failure of standard colors override list when user is not running system colors.Програмний код випущено на умовах Ліцензія MIT
Версія 2.0.3
Випущено 16 січ 2018 р. - 20,4 КБПрацює з firefox 55.0 і новіше, android від 55.0 до 68.*- Performance improvements to mutation observers
- Controls in popup for adding current site to lists
- Cache options in background script to remove need to re-access storage for every page
- Fixes for a couple of rather dumb bugs.Програмний код випущено на умовах Ліцензія MIT
Версія 2.0.2
Випущено 19 груд 2017 р. - 19,14 КБПрацює з firefox 48.0 і новіше- More fixes for special cases involving cross-origin frames
- Fix inability to clear override lists
- Fix button badge text being out of sync of what really happensПрограмний код випущено на умовах Ліцензія MIT
Версія 2.0.1
Випущено 13 груд 2017 р. - 18,86 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Some fixes for performance regressions in last version.Програмний код випущено на умовах Ліцензія MIT
Версія 2.0.0
Випущено 11 груд 2017 р. - 18,67 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Major overhaul to how extension actions are triggered:
- Background script dispatches content scripts as needed, instead of the
manifest file. This results in better control of when scripts run.
- Separate scripts for fixing input elements only and fixing all elements. This
minimizes the size of the scripts that are run day-to-day, especially for
users who only need fixes to input elements.
- Added whitelist functionality. The blacklist can now be treated as a whitelist
instead, via a checkbox in the options.
- Some improvements to handling iframes. Some corner cases have been fixed as a
result; others still require move work.Програмний код випущено на умовах Ліцензія MIT
Версія 1.4.2
Випущено 23 жовт 2017 р. - 16,43 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*A couple of minor fixes for a few edge casesПрограмний код випущено на умовах Ліцензія MIT
Версія 1.4.1
Випущено 18 лип 2017 р. - 16,42 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Re-add checking for existing contrast when fixing input elements.Програмний код випущено на умовах Ліцензія MIT
Версія 1.4.0
Випущено 22 черв 2017 р. - 16,44 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*- Fix some specific cases of extension improperly overriding colors when it shouldn't be.
- Extension restores itself when sites that clear attribute data.
- Fix range type styling
- Add 2 additional configuration options:
- Target contrast ratio. Now defaults to WCAG AA limit of 4.5.
- Delay before extensions runs. Added to improve compatibility with other style-modifying extensions, to ensure they can properly complete insertion of
custom CSS before this extension runs
- Take advantage of ES6 features in order to clean up code some moreПрограмний код випущено на умовах Ліцензія MIT
Версія 1.3.0
Випущено 24 бер 2017 р. - 14,79 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*- Fix mis-detection of 'use system colors' setting causing performance issues
when it is not set.
- Add ability to over-ride extension behavior based on URL. Extension can either
be disabled, or can force black-on-white colors.
- Handling of iframes overhauled to make it a bit less fragile.Програмний код випущено на умовах Ліцензія MIT
Версія 1.2.3
Випущено 22 бер 2017 р. - 11 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Bugfix: Possible exception in extension when checking for an SVG document could prevent further contrast checks.Програмний код випущено на умовах Ліцензія MIT
Версія 1.2.2
Випущено 17 бер 2017 р. - 11 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Fix an issue with extension adding unnecessary background color to root elements (like HTML and BODY) that are transparent by default, and author has defined a transparent image.Програмний код випущено на умовах Ліцензія MIT
Версія 1.2.1
Випущено 10 бер 2017 р. - 10,88 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*- Improved detection of user setting non-standard colors.
- Perform contrast check on iframes.
- Perform contrast check on some forms of SVG embeds.
- Override site CSS that uses !important but still has wrong contrast.Програмний код випущено на умовах Ліцензія MIT
Версія 1.2.0
Випущено 8 лют 2017 р. - 10,5 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*For users that enable 'use system colors', added option to toolbar button that forces root element of page to be black text on white background, effectively allowing users to temporarily disable the 'use system colors' setting for a tab.Програмний код випущено на умовах Ліцензія MIT
Версія 1.1.0
Випущено 30 лист 2016 р. - 8,92 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*- Now uses custom data attributes to assign styles via CSS.
- No longer re-analyses elements that have already been checked, resulting in major performance improvement in pages with dynamic element [re]creation.
- Button in browser toolbar can be used to temporarily disable extension for current tab.Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.1
Випущено 1 лист 2016 р. - 6,51 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Remove some deprecated manifest keys that may be causing install issuesПрограмний код випущено на умовах Ліцензія MIT
Версія 1.0.0
Випущено 12 серп 2016 р. - 6,44 КБПрацює з firefox 48.0 і новіше, android від 48.0 до 68.*Medium overhaul of addon:
- Ported to Web-Extensions API
- Re-colors elements whose class attribute has been changed by javascriptПрограмний код випущено на умовах Ліцензія MIT