By: pezant
Inspect and view changes in Reddit Bottom Sheet Blocker Enhanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reddit Bottom Sheet Blocker Enhanced",
"version": "1.2",
"description": "Blocks the Reddit mobile web bottom sheet prompt and allows dynamic element removal.",
"permissions": [
"activeTab",
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"contentScript.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"icons": {
"48": "icon.png"
},
"options_page": "options.html",
"browser_specific_settings": {
"gecko": {
"id": "{458dbcad-291a-4380-96fc-817db3c67f3a}"
}
}
} Best Reddit Bottom Sheet Blocker Enhanced Alternatives
Here are some Firefox add-ons that are similar to Reddit Bottom Sheet Blocker Enhanced:
Clean Reddit
rxliuli
Reddit Anti-Block
2mbs
Less Distracting Reddit
Jakub Šimek
Remove reddit app promos
Chris Campbell
Reddit Ad Remover
Blizz3
Persistent Element Remover
igorlogius
mobile-friendly-reddit
Lucas Ruby
Remove Reddit Promotion
Jiru Gutema
Reddit NSFW Unblocker
Naraka
Reddit Nav Sidebar Collapser
Private Citizen
Reddit Simplify - Hide Annoying Reddit UI Elements
Beetle Rodeo
Reddit NoBS
WayTooBad