Readable - dyslexia helper
Dyslexia helper extension
Was ist Readable - dyslexia helper?
Readable - dyslexia helper ist eine Chrome-Erweiterung, die von https://readablelabs.com entwickelt wurde, und ihr Hauptmerkmal ist "Dyslexia helper extension".
Erweiterungsscreenshots
Readable - dyslexia helper-Erweiterungs-CRX-Datei herunterladen
Laden Sie Readable - dyslexia helper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This extension is fantastic! It splits up the words in most parts of the internet to help people with Dyslexia learn to read. Just click on “Add to Chrome” and start browsing and see how it changes your life! Help with reading, ADHD, better than text to speech, or speech to text!
Grundlegende Informationen zur Erweiterung
Name | Readable - dyslexia helper |
ID | iapmcopcknhbdpcbjcaineamhmioeicg |
Offizielle URL | https://chromewebstore.google.com/detail/readable-dyslexia-helper/iapmcopcknhbdpcbjcaineamhmioeicg |
Beschreibung | Dyslexia helper extension |
Dateigröße | 302 KB |
Installationsanzahl | 487 |
Aktuelle Version | 1.3.2 |
Letztes Update | 2023-01-10 |
Veröffentlichungsdatum | 2022-04-08 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | https://readablelabs.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://readablelabs.com/ |
URL der Datenschutzrichtlinien-Seite | http://presentation.readablelabs.com/Ee2 |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Readable - dyslexia helper", "version": "1.3.2", "description": "Dyslexia helper extension", "author": "Readable Labs", "icons": { "16": "icons\/readable-icon-16.png", "32": "icons\/readable-icon-32.png", "48": "icons\/readable-icon-48.png", "128": "icons\/readable-icon-128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "Readable", "default_popup": "popup.html" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |