By: Mst888
Inspect and view changes in Photo Grab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Photo-Grab",
"version": "1.8.3",
"browser_specific_settings": {
"gecko": {
"id": "image-grabber-pro@mesud.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "Select multiple images on web pages and download them together",
"permissions": [
"activeTab",
"storage",
"downloads",
"unlimitedStorage"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"128": "icon.svg"
},
"background": {
"scripts": [
"jszip.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Photo-Grab",
"default_icon": {
"128": "icon.svg"
}
}
} Best Photo Grab Alternatives
Here are some Firefox add-ons that are similar to Photo Grab:
Image Picka
eight04
PicPicker
Ariel Flesler
Full Page Screenshotter
Amarjit
Image Grab
Madhusudan
Image Grabber
BinhLuan67
QRShot
Yi-Chieh Chiu
TabCapture
VR
WebScrapBook
Danny Lin
Text Grabber
Robert Strauch
Bulk Image Grabber
Kenneth Adams
Online Screenshot Capture
Yasir Qureshi
Download All Images
Joe Ertaba