Readable - dyslexia helper
Dyslexia helper extension
什麼是Readable - dyslexia helper?
Readable - dyslexia helper是由https://readablelabs.com開發的Chrome擴展程式,該擴展的主要功能是“Dyslexia helper extension”。
擴展截圖
下載Readable - dyslexia helper擴展crx文件
下載Readable - dyslexia helper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | Readable - dyslexia helper |
ID | iapmcopcknhbdpcbjcaineamhmioeicg |
官方網址 | https://chromewebstore.google.com/detail/readable-dyslexia-helper/iapmcopcknhbdpcbjcaineamhmioeicg |
簡介 | Dyslexia helper extension |
檔案大小 | 302 KB |
安裝次數 | 487 |
目前版本 | 1.3.2 |
更新時間 | 2023-01-10 |
上架時間 | 2022-04-08 |
評分 | 5.00/5 共 5 次評分 |
開發者 | https://readablelabs.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://readablelabs.com/ |
隱私政策頁面URL | http://presentation.readablelabs.com/Ee2 |
支援的語言 | 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": [ " |