Dodaci za preglednik Firefox
  • Proširenja
  • Teme
    • za Firefox
    • Rječnici i jezični paketi
    • Druge stranice preglednika
    • Dodaci za Android
Prijavi se
Ikona dodatka

Povijest verzija dodatka Text Contrast for Dark Themes – 25 verzija

Text Contrast for Dark Themes od DmitriK

Ocijenjeno s 4,7 od 5
4,7 zvjezdica od 5
5
108
4
16
3
2
2
1
1
5
Povijest verzija dodatka Text Contrast for Dark Themes – 25 verzija
  • Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.

  • Najnovija verzija

    Verzija 2.1.6

    Objavljeno 4. pro. 2019 – 28,04 KB
    Radi s firefox 55.0 i novije verzije
    - 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Za korištenje ovog proširenja trebat ćeš Firefox
    Preuzmi Firefox i nabavi proširenje
    Preuzmi datoteku
  • Starije verzije

    Verzija 2.1.5

    Objavljeno 25. ožu. 2019 – 24,15 KB
    Radi s firefox 55.0 i novije verzije
    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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.1.4

    Objavljeno 29. stu. 2018 – 23,93 KB
    Radi s firefox 55.0 i novije verzije
    - Better handle elements that only have a background image defined.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.1.3

    Objavljeno 1. stu. 2018 – 23,69 KB
    Radi s firefox 55.0 i novije verzije
    Bugfix for possible infinite loop on sites that clear the extension's data attributes

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.1.2

    Objavljeno 17. lis. 2018 – 23,5 KB
    Radi s firefox 55.0 i novije verzije
    Fix issue with some input elements being incorrectly styled since last version.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.1.1

    Objavljeno 19. ruj. 2018 – 22,69 KB
    Radi s firefox 55.0 i novije verzije, android 55.0 do 68.*
    Remove some leftover console debugging code

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.1.0

    Objavljeno 14. ruj. 2018 – 22,71 KB
    Radi s firefox 55.0 i novije verzije, android 55.0 do 68.*
    Removed all usages of getDefaultComputedStyle(), as it's been slated for removal (see https://bugzilla.mozilla.org/show_bug.cgi?id=1355683)

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.6

    Objavljeno 21. kol. 2018 – 21,74 KB
    Radi s firefox 55.0 i novije verzije, android 55.0 do 68.*
    - Improve contrast check on input elements. This should result in less instances of the extension unnecessarily 'fixing' elements.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.5

    Objavljeno 14. lip. 2018 – 21,43 KB
    Radi s firefox 55.0 i novije verzije, android 55.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.4

    Objavljeno 30. sij. 2018 – 20,78 KB
    Radi s firefox 55.0 i novije verzije, android 55.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.3

    Objavljeno 16. sij. 2018 – 20,4 KB
    Radi s firefox 55.0 i novije verzije, android 55.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.2

    Objavljeno 19. pro. 2017 – 19,14 KB
    Radi s firefox 48.0 i novije verzije
    - 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.1

    Objavljeno 13. pro. 2017 – 18,86 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 68.*
    Some fixes for performance regressions in last version.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 2.0.0

    Objavljeno 11. pro. 2017 – 18,67 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.4.2

    Objavljeno 23. lis. 2017 – 16,43 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 68.*
    A couple of minor fixes for a few edge cases

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.4.1

    Objavljeno 18. srp. 2017 – 16,42 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 68.*
    Re-add checking for existing contrast when fixing input elements.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.4.0

    Objavljeno 22. lip. 2017 – 16,44 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.3.0

    Objavljeno 24. ožu. 2017 – 14,79 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.3

    Objavljeno 22. ožu. 2017 – 11 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 68.*
    Bugfix: Possible exception in extension when checking for an SVG document could prevent further contrast checks.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.2

    Objavljeno 17. ožu. 2017 – 11 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.1

    Objavljeno 10. ožu. 2017 – 10,88 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.0

    Objavljeno 8. velj. 2017 – 10,5 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.1.0

    Objavljeno 30. stu. 2016 – 8,92 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.0.1

    Objavljeno 1. stu. 2016 – 6,51 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 68.*
    Remove some deprecated manifest keys that may be causing install issues

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.0.0

    Objavljeno 12. kol. 2016 – 6,44 KB
    Radi s firefox 48.0 i novije verzije, android 48.0 do 68.*
    Medium overhaul of addon:

    - Ported to Web-Extensions API
    - Re-colors elements whose class attribute has been changed by javascript

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preglednici

  • Desktop
  • Mobile
  • Enterprise

Proizvodi

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.