Image Direct Firefox

Examine source code of Image Direct

Inspect and view changes in Image Direct source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Direct",
  "version": "0.2.1resigned1",
  "description": "Directly view the image source when using google image search.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "include_globs": [
        "http://www.google.*/*",
        "https://www.google.*/*"
      ],
      "js": [
        "imageDirect.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "imagedirect@example.com"
    }
  }
}

Best Image Direct Alternatives

Here are some Firefox add-ons that are similar to Image Direct: