By: Pradeep Mishra
Inspect and view changes in Element Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Element Remover",
"description": "Hide unwanted elements on any webpage",
"version": "1.0.2",
"manifest_version": 3,
"action": {
"default_title": "Element Remover",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"scripting",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"ui.js",
"ui.css",
"icons/*"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "element-remover@prmworks.com",
"strict_min_version": "109.0"
}
}
} Best Element Remover Alternatives
Here are some Firefox add-ons that are similar to Element Remover:
Element Remover
Apache Extensions
Page Element Cleaner
Anastasia
Element Hider Pro
DevStack Studio
Quick Element Remover
MK
Hide Anything - Element Hider for Firefox
Excelling Apps
Element Eraser
Donna Sanchez
Element Remover
Daniel Bauer
Hide Website Elements
Floras Fauna
Page Element Hider
Yaroslav Ognevoy
Tracker Element Remover
Henr
Simple Element Blocker
0x41696F