By: Ashes1472
Inspect and view changes in Reddit Forget source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reddit Forget",
"version": "1.0",
"description": "Automatically clears recently searched and visited subreddits from navigation sidebar.",
"permissions": [
"storage"
],
"host_permissions": [
"*://*.reddit.com/*"
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "Reddit Forget",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "reddit-forget@example.com"
}
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Reddit Forget Alternatives
Here are some Firefox add-ons that are similar to Reddit Forget:
Remove Recents Reddit
Kairos
Reddit Nav Sidebar Collapser
Private Citizen
Hide Recent Subreddits Store
K H Shourov
Subreddit Sidebar Remover
thisIsATest
Clean Reddit
rxliuli
Reddit Subreddit Redirector
Peepums
Reddit Subreddit Quick Nav
Julle
Reddit Redirect
lukelike1001
BadSubs
diehardzg
Reddit Redirector 2024
Tr4ce