Inspect and view changes in Save As Type (Image) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Save Image As Type",
"version": "1.0.0",
"description": "Save any image as JPG, PNG, or WebP with a single right-click. All conversions happen locally in your browser.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"contextMenus",
"downloads",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
},
"default_title": "Save Image As Type",
"default_popup": "popup/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "save-image-as-type@firefox-extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Save As Type (Image) Alternatives
Here are some Firefox add-ons that are similar to Save As Type (Image):
Save image as Type
D7OM
Save Image in Preferred Format
Raman Das
Save Image As Type Instant
Aygul
Image by Type
KiloJouleskJ
Imagic - Save Image as Type
PixelsTech
Image Format Saver
piggystudio
Image to PNG Converter
TheSytx
Save As PNG!
Jasper
Save Image as Format
Maria
Briteinno Images Save as
Briteinno
Save Image as JPG or PNG
Gitesh Patil
WebP / Avif image converter
Nullbrains