By: Higgins
Inspect and view changes in Text-to-Speech Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"permissions": [
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "web-accessibility-enhancer7@example.com",
"strict_min_version": "109.0"
}
}
} Best Text-to-Speech Enhancer Alternatives
Here are some Firefox add-ons that are similar to Text-to-Speech Enhancer:
Free-Text-to-Speech Extension
remanx2558
TTS Reader
Neuvillette
TTS Reader
Fenix
Read Aloud: A Text to Speech Voice Reader
LSD Software
ReadSpeaker® TextAid for Firefox
Readspeaker
Text to Speech by Panopreter
Panopreter Tech
Text to Speech
Brian
Highlight Text to speech
Kpwn3r
Text to Speech Voice Reader
yaagame
RasTeck TTS Reader
El
Native text to speech ( tts )
ulf3000