Pic Finder & Download Firefox

Examine source code of Pic Finder & Download

Inspect and view changes in Pic Finder & Download source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pic_Finder",
  "version": "1.5resigned1",
  "description": " This WebExtension looks up what what you type (with customizable settings) and downloads the amount of images you want",
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Pic Finder v1.4"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "contextMenus",
    "tabs",
    "downloads",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f07d92af-9c8a-43fe-b7ac-736a862ce495}"
    }
  }
}

Best Pic Finder & Download Alternatives

Here are some Firefox add-ons that are similar to Pic Finder & Download: