By: Morgado
Inspect and view changes in Article Whisper TTS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Article Whisper TTS",
"version": "1.0",
"description": "Adds a Whisper TTS button on pages with articles.",
"permissions": [
"storage",
"activeTab",
"https://api.openai.com/"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.svg",
"default_title": "Article Whisper TTS",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{37efce61-c47e-43ec-85a6-4a1591496ca6}"
}
}
} Best Article Whisper TTS Alternatives
Here are some Firefox add-ons that are similar to Article Whisper TTS:
Text-to-Speech for Articles
Gdrde
Whisper Voice to Text
Vlad Vaviloff
TTS Reader
Neuvillette
TTS Reader
Fenix
Free-Text-to-Speech Extension
remanx2558
Text-to-Speech Enhancer
Higgins
Whispering
Braden Wong
justsayit
failmode
Read News with TTS
Hugo Nobre
Text-to-Speech (Article Reader)
Thomas Davis
Custom TTS Reader
BassGaming