Inspect and view changes in Save Image to Downloads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"scripts": [
"save_image_to_downloads.js"
]
},
"description": "Adds a right click direct download context menu item for images like on Safari.",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"js": [
"save.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_start",
"all_frames": true
}
],
"manifest_version": 2,
"name": "Save Image to Downloads",
"permissions": [
"activeTab",
"downloads",
"contextMenus",
"tabs",
"http://*/*",
"https://*/*",
"cookies",
"storage",
"management"
],
"version": "1.0.1resigned1",
"applications": {
"gecko": {
"id": "save_to_downloads@save_to_downloads.org"
}
}
} Best Save Image to Downloads Alternatives
Here are some Firefox add-ons that are similar to Save Image to Downloads:
Download Image from Context Menu
Erisa
Image Download for Flickr
HagGeowanni
Save Image Nao
Alex
Ctrl+Click Image Saver
nck
Save Image to Downloads
Christoph Diehl
Right Click to Download
Virtual Curiosities
Save Image As PNG
I9BET
Simple Graphic Download
AceBurn90
SaveAsPNG
Eloncase
Save image to...
MetaSamsara
Image saver
Tom
Download image from Google search thumbnail
riojano0