By: Maws7140
Inspect and view changes in ImgBB Quick Upload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ImgBB Quick Upload",
"version": "1.0.0",
"description": "Context menu upload for ImgBB.",
"permissions": [
"contextMenus",
"storage",
"notifications",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "imgbb-uploader@example.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"https://api.imgbb.com/*",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best ImgBB Quick Upload Alternatives
Here are some Firefox add-ons that are similar to ImgBB Quick Upload: