A11Y - Color blindness empathy test
Empathy test for color blindness and visual impairment
Cos'è A11Y - Color blindness empathy test?
A11Y - Color blindness empathy test è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Empathy test for color blindness and visual impairment".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione A11Y - Color blindness empathy test
Scarica i file di estensione A11Y - Color blindness empathy test in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Empathy test for color blindness and visual impairment. This add-on emulates 8 types of color blindness, plus grayscale to check the contrast of your website.
https://vinceumo.github.io/A11Y-Color-Blindness-Empathy-Test/
Issues: https://github.com/vinceumo/A11Y-Color-Blindness-Empathy-Test-browser-extensions Informazioni di Base sull'Estensione
| Nome | |
| ID | idphhflanmeibmjgaciaadkmjebljhcc |
| URL Ufficiale | https://chromewebstore.google.com/detail/a11y-color-blindness-empa/idphhflanmeibmjgaciaadkmjebljhcc |
| Descrizione | Empathy test for color blindness and visual impairment |
| Dimensione del File | 16.34 KB |
| Conteggio Installazioni | 2,797 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2018-10-15 |
| Data di Pubblicazione | 2018-10-15 |
| Valutazione | 4.17/5 Totale 6 Valutazioni |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://vinceumo.github.io/A11Y-Color-Blindness-Empathy-Test/ |
| URL della Pagina di Aiuto | https://github.com/vinceumo/A11Y-Color-Blindness-Empathy-Test-browser-extensions |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "A11Y - Color blindness empathy test",
"version": "1.0.1",
"description": "Empathy test for color blindness and visual impairment",
"author": "Vincent Humeau",
"homepage_url": "https:\/\/github.com\/vinceumo\/A11Y-Color-Blindness-Empathy-Test",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"permissions": [
"activeTab",
" | |