By: ClearCode Inc.
Inspect and view changes in Upload Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Upload Blocker",
"version": "1.2resigned1",
"description": "Disable file upload forms on web pages",
"applications": {
"gecko": {
"strict_min_version": "60.0",
"id": "upload-blocker@clear-code.com"
}
},
"permissions": [
"<all_urls>"
],
"content_scripts": [
{
"all_frames": true,
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"match_about_blank": true,
"run_at": "document_start"
}
]
} Best Upload Blocker Alternatives
Here are some Firefox add-ons that are similar to Upload Blocker: