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
{
"manifest_version": 2,
"name": "Element Remover",
"version": "1.0",
"description": "Remove the unwanted parts of a web page with a simple right-click",
"homepage_url": "https://gitlab.com/mit-open-source-projects/firefox-extensions/element-remover",
"icons": {
"48": "icons/remover-48.png"
},
"permissions": [
"activeTab",
"contextMenus"
],
"page_action": {
"default_icon": "icons/remover-32.png",
"default_title": "Element Remover"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"element-remover.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
}
} Best Element Remover Alternatives
Here are some Firefox add-ons that are similar to Element Remover:
Web Element Remover
Bender Bureau
Element Remover
Pradeep Mishra
Element Deleter
Alex T
Element Remover
Daniel Bauer
Quick Element Remover
MK
Page Element Cleaner
Anastasia
Click to Remove Element
blade.sk
XPath Element Remover b8q
Dejsp
Page Element Remover
Karen Green
Element Eraser
Donna Sanchez
Persistent Element Remover
igorlogius
Remove/Crop-to Selection
Nikos Asimakis