Inspect and view changes in Edge Text to Speech Voice Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Edge Text to Speech Voice Reader",
"version": "1.1.4",
"description": "Text-to-speech service leveraging the Read Aloud API from Microsoft Edge.",
"author": "Travis",
"browser_specific_settings": {
"gecko": {
"id": "edge-tts-extension@travis2.com"
}
},
"homepage_url": "https://github.com/travisvn/edge-tts-chrome-extension",
"offline_enabled": true,
"incognito": "spanning",
"action": {
"default_popup": "popup/index.html"
},
"background": {
"service_worker": "background/bundle.js",
"scripts": [
"background/bundle.js"
]
},
"host_permissions": [
"https://speech.platform.bing.com/*",
"wss://speech.platform.bing.com/*"
],
"permissions": [
"contextMenus",
"activeTab",
"scripting",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript/bundle.js"
]
}
],
"icons": {
"16": "icons/icon16.png",
"19": "icons/icon19.png",
"32": "icons/icon32.png",
"38": "icons/icon38.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best Edge Text to Speech Voice Reader Alternatives
Here are some Firefox add-ons that are similar to Edge Text to Speech Voice Reader:
声声入耳 (EchoSay)
leslie
MS Edge TTS (Text to Speech)
yacine-bens
Text-to-Speech Reader
fgrez
Voice Reader
Aghil Pelleas
Text to Speech world
Crypto llc
Read Aloud V2
Esin Cona
Text-to-Speech
William Jackson
Speak Text
Aghil Pelleas
TTS Reader v1.6.8
Thiago Freitas
Text-to-Speech Reader Pro
Grégoire Raman
TTS Reader
Merneptah
Text-Speech Reader
uuuu27