By: AceBurn90
Inspect and view changes in Simple Graphic Download source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"permissions": [
"downloads",
"contextMenus",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "simple-graphic-download@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Simple Graphic Download Alternatives
Here are some Firefox add-ons that are similar to Simple Graphic Download:
Save Image to Downloads
Firefox user 12402260
Download Image from Context Menu
Erisa
Fast Image Saver
Mykyta
Ctrl+Click Image Saver
nck
Save Image Nao
Alex
Image Grab
Madhusudan
Right Click to Download
Virtual Curiosities
Image Context Downloader
Sharif
fetch-downloader
vacantthinker
Right Click Img To Download
Tekphreak
SaveAsPNG
Eloncase
Download image from Google search thumbnail
riojano0