By: arielg
Inspect and view changes in Reddit Auto Show More Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "RedditAutoShowMoreComments@webExtension.arielg.il",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"name": "Reddit Auto Show More Comments",
"version": "1.2",
"description": "Automatically clicks 'X more replies' and 'View more comments' buttons on Reddit. This is a fork of the original Chrome extension by alythobani (Aly Thobani). GitHub profile: https://github.com/alythobani",
"author": "arielg",
"permissions": [
"storage"
],
"host_permissions": [
"https://www.reddit.com/r/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'"
},
"icons": {
"16": "/icons/icon16.png",
"32": "/icons/icon32.png",
"48": "/icons/icon48.png",
"128": "/icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://www.reddit.com/r/*"
],
"js": [
"common.js",
"content.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best Reddit Auto Show More Comments Alternatives
Here are some Firefox add-ons that are similar to Reddit Auto Show More Comments:
Reddit All Comments Viewer
Draxxx
Auto 500 Comments on Old Reddit
Kung-fu Dugong
Reddit comment companion
Tim Jonas Meinerzhagen
Reddit Only Parent Comments
Xnanga
Reddit Unread Comments
Nemanja Mitic
Expand Reddit Comments
TaroEld
Reddit Comment Hover
pvrs12
Sidebar Comments for Reddit
Hobbyt
Reddit Comment Blocker
NoSignaL_321
rComments - Reddit Hover Comments
iampuero
github-no-more
wffl
Upvote Anywhere
z0ccc