By: BL555
Inspect and view changes in Save as GIF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Save as GIF",
"version": "2.0",
"description": "Save as GIF is a browser extension designed by Minh Anh Dang that allows you to save GIF images directly to your computer.",
"permissions": [
"activeTab",
"contextMenus",
"downloads",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"icons": {
"48": "icon.png"
},
"web_accessible_resources": [
"icon.png",
"popup.html",
"content.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{f66a7176-4ec3-4a81-95da-b2ab7fbd5ff5}"
}
}
} Best Save as GIF Alternatives
Here are some Firefox add-ons that are similar to Save as GIF:
Imagic - Save Image as Type
PixelsTech
Save As Type (Image)
Carl M
Save image as Type
D7OM
Save Image As Type Instant
Aygul
Briteinno Images Save as
Briteinno
SaveToImage
ethaniguess
f*ckwebp
Zeppelin
Gif Maker
fmmido
GIF & Animated Image Saver
Rtdjwgr
GIF Maker
keller
Save webP as PNG or JPEG (Converter)
jscher2000
SavePage+
Hi88