Colour-blind aid (Cblaid)
Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.
Co je Colour-blind aid (Cblaid)?
Colour-blind aid (Cblaid) je rozšíření Chrome vyvinuté SamGeee, a jeho hlavní funkcí je „Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Colour-blind aid (Cblaid)
Stáhněte si soubory rozšíření Colour-blind aid (Cblaid) ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Colour-blind aid (Cblaid), provides a range of colour filters to try and help improve the contrast between foreground and background colours. These filters are applied over the top of webpages and have been designed to aid users with Colour Vision Deficiency (CVD). This application has limited functionality and may not work with certain webpages due to the choice of CSS and styling used.
Základní Informace o Rozšíření
Název | |
ID | ehieoaimlkaalkbhdfojndnigobimpkj |
Oficiální URL | https://chrome.google.com/webstore/detail/colour-blind-aid-cblaid/ehieoaimlkaalkbhdfojndnigobimpkj |
Popis | Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours. |
Velikost souboru | 120 KB |
Počet instalací | 2,000 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2016-08-17 |
Datum Vydání | 2016-08-17 |
Hodnocení | 3.75/5 Celkem 4 Hodnocení |
Vývojář | SamGeee |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Colour-blind aid (Cblaid)", "short_name": "Cblaid", "version": "1.0", "description": "Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.", "browser_action": { "default_icon": "\/img\/icon.png", "default_popup": "background.html", "default_title": "Cblaid" }, "background": { "scripts": [ "js\/eventPage.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |