Inspect and view changes in Opaque-tts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Opaque",
"version": "1.0",
"description": "Save and listen to Medium articles offline with audio support.",
"icons": {
"48": "icons/icon48.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/icon48.png"
},
"permissions": [
"activeTab",
"storage",
"tabs",
"https://medium.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"web_accessible_resources": [
"view.html"
],
"content_scripts": [
{
"matches": [
"https://medium.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e72a9cde-a4ff-4552-a9d5-7d5dd1154b29}"
}
}
} Best Opaque-tts Alternatives
Here are some Firefox add-ons that are similar to Opaque-tts:
Anything Reader
Curious Cosmos
TTS Reader
Neuvillette
TTS Reader
Fenix
Text-to-Speech for Articles
Gdrde
Tuck - Read Later
Pheonix
Article Whisper TTS
Morgado
zie619 Text to Speech
zie619
Kokoro TTS web page reader
Mani
Screen OCR Translator
Alex
Custom TTS Reader
BassGaming
Tiny OCR
bipin
Obsidian Webclipper (Unofficial)
Pedrosocodes