By: NoSkillNewbie Add-on
Inspect and view changes in Reddit Sanity Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reddit Row Filter",
"version": "1.2",
"description": "Remove rows on old.reddit.com based on trigger words.",
"permissions": [
"storage"
],
"host_permissions": [
"https://old.reddit.com/*"
],
"content_scripts": [
{
"matches": [
"https://old.reddit.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "admin@oddlink.com",
"strict_min_version": "109.0"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"action": {}
} Best Reddit Sanity Filter Alternatives
Here are some Firefox add-ons that are similar to Reddit Sanity Filter:
Reddit Feed Filter
Trimal
Reddit filter
Daealis
Clean Old Reddit
Leo Heitmann Ruiz
CleanReddit
axwell007
Reddit Post Filter
Vijayakumar D
Reddlimit
Jeremy
Reddit Fixer
Amir Omidi
Reddit Cat Filter
jag firerwalker
Reddit Keyword Filter
Mattiassch
Keyword Filter for Reddit
fredrik444
Reddit Screen
Shri
Unreddit
Paul Draper