Colour-blind aid (Cblaid)
Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.
¿Qué es Colour-blind aid (Cblaid)?
Colour-blind aid (Cblaid) es una extensión de Chrome desarrollada por SamGeee, y su función principal es "Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Colour-blind aid (Cblaid)
Descarga archivos de extensión Colour-blind aid (Cblaid) en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | ehieoaimlkaalkbhdfojndnigobimpkj |
URL Oficial | https://chrome.google.com/webstore/detail/colour-blind-aid-cblaid/ehieoaimlkaalkbhdfojndnigobimpkj |
Descripción | Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours. |
Tamaño del Archivo | 120 KB |
Cantidad de Instalaciones | 2,000 |
Versión Actual | 1.0 |
Última Actualización | 2016-08-17 |
Fecha de Publicación | 2016-08-17 |
Calificación | 3.75/5 Total de 4 Calificaciones |
Desarrollador | SamGeee |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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": [ " |