Dyslexia Toolbox
A toolkit to facilitate reading for people with dyslexia.
Cos'è Dyslexia Toolbox?
Dyslexia Toolbox è un'estensione di Chrome sviluppata da https://arnaudtilbian.com, e la sua funzione principale è "A toolkit to facilitate reading for people with dyslexia.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dyslexia Toolbox
Scarica i file di estensione Dyslexia Toolbox 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
Make reading online easier with this extension. 😇 This extension offers different options to simplify text reading : 🔹 Use of a font made for dyslexics (Open Dyslexic) 🔹 Use of a mask to maximize concentration on a portion of text 🔹 Left alignment of the text The extension can be disabled on any page.
Informazioni di Base sull'Estensione
Nome | Dyslexia Toolbox |
ID | gpjbfckicpmdjmhgcjoecomooejngkam |
URL Ufficiale | https://chromewebstore.google.com/detail/dyslexia-toolbox/gpjbfckicpmdjmhgcjoecomooejngkam |
Descrizione | A toolkit to facilitate reading for people with dyslexia. |
Dimensione del File | 60.36 KB |
Conteggio Installazioni | 822 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2020-06-17 |
Data di Pubblicazione | 2020-06-16 |
Valutazione | 4.50/5 Totale 2 Valutazioni |
Sviluppatore | https://arnaudtilbian.com |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_title__", "version": "1.0.2", "manifest_version": 2, "description": "__MSG_description__", "homepage_url": "https:\/\/www.arnaudtilbian.com", "author": "Arnaud TILBIAN", "default_locale": "en", "icons": { "128": "img\/logo.png" }, "browser_action": { "default_icon": "img\/logo.png", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/background.js" ] }, "content_security_policy": "script-src 'self'; object-src 'self'", "content_scripts": [ { "matches": [ " |