Images Plus Firefox

Examine source code of Images Plus

Inspect and view changes in Images Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@imagesplus.com"
    }
  },
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "scripts/site.js"
      ],
      "matches": [
        "*://www.zupimages.net/*",
        "*://www.zup-images.net/*",
        "*://www.cdn-zupimages.net/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "css": [
        "styles/zup.css"
      ],
      "js": [
        "scripts/zup.js"
      ],
      "matches": [
        "https://www.google.com/*",
        "https://www.google.be/*",
        "https://www.google.fr/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Améliorez votre recherche Google grâce aux résultats de notre service.",
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png",
    "128": "icons/128x128.png"
  },
  "manifest_version": 2,
  "name": "Images Plus",
  "permissions": [
    "activeTab",
    "storage",
    "*://*/"
  ],
  "version": "1.0.0.0"
}

Best Images Plus Alternatives

Here are some Firefox add-ons that are similar to Images Plus: