提供元: Hyperpower
Inspect and view changes in Image gallery source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_nombreExtension__",
"version": "1.4.3",
"description": "__MSG_descripcionExtension__",
"icons": {
"48": "icons/iconoPrincipal-48.png",
"96": "icons/iconoPrincipal-96.png"
},
"permissions": [
"storage",
"activeTab",
"contextMenus",
"unlimitedStorage",
"notifications",
"downloads"
],
"applications": {
"gecko": {
"id": "images@Hypersolutions"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
]
}
],
"background": {
"scripts": [
"contextMenu.js"
]
},
"browser_action": {
"default_icon": "icons/iconoPrincipal-48.png",
"default_title": "__MSG_nombreExtension__",
"default_popup": "popup/elegir_gif.html"
},
"default_locale": "en"
} ベストのImage gallery代替案
Image galleryに類似したFirefox add-onをいくつか紹介します:
Gallery View
sir-satyam
Save on Click
ismorozs
Frame It: Image Gallery
George Daris
Gallery Maker extension
Gallery Maker
Album
Francesc Busquets
Batch Image Downloader
Canapy
Download Images From Tabs
famousRobot
Save All Images
freebusinessapps
Download Images
Happy Code Time
ImagePreviewer
ふ~ちゃん