By: oliv
Inspect and view changes in Read Aloud ff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Read Aloud",
"version": "1.4",
"description": "Reads text marked by the user aloud.",
"icons": {
"48": "icons/icon.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"main.js"
]
}
],
"permissions": [
"*://*/*",
"storage"
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_specific_settings": {
"gecko": {
"id": "{04ba71cf-88d0-470f-99b5-67816f0d5b77}",
"strict_min_version": "60.0"
}
}
} Best Read Aloud ff Alternatives
Here are some Firefox add-ons that are similar to Read Aloud ff: