Inspect and view changes in Element Deleter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "Element Deleter",
"version": "1.2.10",
"description": "__MSG_extDescription__",
"permissions": [
"storage",
"scripting",
"activeTab",
"contextMenus"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "Element Deleter",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"service_worker": "app/background/main.js",
"type": "module",
"scripts": [
"app/background/main.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"app/content/loader.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"app/*",
"lib/*"
]
}
],
"commands": {
"_execute_action": {},
"activate-deactivate": {
"description": "__MSG_commandToggleDelete__"
},
"undo-delete": {
"description": "__MSG_commandUndoDelete__"
},
"deactivate-delete-mode": {
"description": "__MSG_commandDeactivateDelete__"
}
},
"browser_specific_settings": {
"gecko": {
"id": "element-deleter@md2it.local",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Element Deleter Alternatives
Here are some Firefox add-ons that are similar to Element Deleter:
Web Element Remover
Bender Bureau
Page Element Cleaner
Anastasia
Element Remover
Apache Extensions
Quick Element Remover
MK
Element Deleter
Benchy
Click to Remove Element
blade.sk
Element Eraser
Donna Sanchez
Simple Element Blocker
0x41696F
Page Element Hider
Yaroslav Ognevoy
DOM Destroyer: delete anything on any web page
phil
Element Remover
Daniel Bauer
Page Tinker
HalfToast