By: Nikos Asimakis
Inspect and view changes in Remove/Crop-to Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Remove/Crop-to Selection",
"version": "0.3resigned1",
"author": "Nikos Asimakis",
"description": "Remove or crop-to selection from context menu",
"applications": {
"gecko": {
"id": "jid1-mMNvppACqZ8HOQ@jetpack"
}
},
"icons": {
"16": "icons/removecrop-16.png",
"32": "icons/removecrop-32.png",
"48": "icons/removecrop-48.png",
"64": "icons/removecrop-64.png",
"96": "icons/removecrop-96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scripts/content.js"
]
}
],
"permissions": [
"contextMenus",
"activeTab"
],
"background": {
"scripts": [
"scripts/background.js"
]
}
} Best Remove/Crop-to Selection Alternatives
Here are some Firefox add-ons that are similar to Remove/Crop-to Selection:
Element Remover
Apache Extensions
Click to Remove Element
blade.sk
Nuke Anything Enhanced
Patrick Abi Salloum
Hide to Print
Francesco De Stefano
Web Element Remover
Bender Bureau
Capture & Print
Diego Casorran
Remove Anything
RoadrunnerWMC
Page Element Cleaner
Anastasia
Quick Element Remover
MK
Redact
forestbeasts
Print Edit WE
DW-dev