By: Deadnie
Inspect and view changes in Pic Scan source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Pic Scan",
"version": "1.1.2",
"description": "Scan the page for all image elements and their attributes",
"browser_specific_settings": {
"gecko": {
"id": "{c5fc9f6f-8559-4aac-8bf8-c33c08622884}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/ico16.png",
"32": "icons/ico32.png",
"48": "icons/ico48.png",
"96": "icons/ico96.png",
"128": "icons/ico128.png"
},
"browser_action": {
"default_popup": "gui/main.html",
"default_icon": {
"16": "icons/ico16.png",
"32": "icons/ico32.png",
"48": "icons/ico48.png",
"96": "icons/ico96.png",
"128": "icons/ico128.png"
}
},
"background": {
"scripts": [
"core/bg.js"
]
},
"permissions": [
"tabs",
"activeTab"
]
} Best Pic Scan Alternatives
Here are some Firefox add-ons that are similar to Pic Scan: