By: Hemant Bansal
Inspect and view changes in Post Content Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Post Content Reader",
"version": "1.1",
"description": "Reads Reddit and Twitter posts aloud.",
"permissions": [
"activeTab",
"storage",
"tts"
],
"action": {
"default_icon": {
"16": "icons/icon-48.jpg",
"48": "icons/icon-48.jpg",
"128": "icons/icon-128.jpg"
},
"default_title": "Post Content Reader"
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*",
"*://*.twitter.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "postreadder@paperwall.tech",
"strict_min_version": "58.0"
}
}
} Best Post Content Reader Alternatives
Here are some Firefox add-ons that are similar to Post Content Reader:
Readdit – minimalist reader
samrza
Text-to-Speech Reader
fgrez
Text to Speech
bor0
LiteRead
LiteRead.AI
Reddit Downloader
Airplanegobrr
Text-Speech Reader
uuuu27
Content Plow for Reddit
rbaker2019
Smart Web Text Reader
Molly
GoodReadsButton
ggfela
Reader View & Markdown for Reddit
abocha
Text-to-Speech Reader Pro
Grégoire Raman