Inspect and view changes in Save To Google Photos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "save-to-google-photos",
"description": "Save web images to Google Photos by right click",
"version": "1.0.1",
"background": {
"scripts": [
"background/authorize.js",
"background/context_menu.js",
"background/storage.js",
"background/upload.js",
"background/toast.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/toast.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "save-to-google-photos@g.kg"
}
},
"permissions": [
"contextMenus",
"storage",
"identity",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"48": "icons/icon@48.png",
"96": "icons/icon@96.png"
}
} Best Save To Google Photos Alternatives
Here are some Firefox add-ons that are similar to Save To Google Photos:
Google Image Searcher
qp1010
Download image from Google search thumbnail
riojano0
Google Image Search
GrishmaKhanal
Image saver
Tom
Save Image to Downloads
Firefox user 12402260
Download Image from Context Menu
Erisa
Save as PDF from Right-Click / Context Menu
Will
One Click Image Save: Instant Image Download
wollomatic
Simple Search Google For
Aaron Papp
Save Image as JPG or PNG
Gitesh Patil
Google Viewer Context Menu
gykovacs
Just Save
Lewis Liu