Badger Firefox

Examine source code of Badger

Inspect and view changes in Badger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gallery Saver",
  "version": "1.0",
  "description": "Easily view and download all images from the current webpage.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{f857e801-4271-4bc0-a75e-749551f78cfc}",
      "strict_min_version": "122.0"
    }
  },
  "background": {
    "scripts": [
      "background_gallery.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon64.png",
    "default_title": "Save Images",
    "default_popup": "popup_gallery.html"
  },
  "permissions": [
    "activeTab",
    "downloads"
  ],
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  }
}

Best Badger Alternatives

Here are some Firefox add-ons that are similar to Badger: