View Image for Google Images Firefox

Examine source code of View Image for Google Images

Inspect and view changes in View Image for Google Images source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.1.2resigned1",
  "name": "View Image for Google Images",
  "description": "Bring the 'View Image' button back to Google Images (for both desktop and mobile view)",
  "icons": {
    "16": "data/icons/16.png",
    "19": "data/icons/19.png",
    "32": "data/icons/32.png",
    "38": "data/icons/38.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png",
    "256": "data/icons/256.png",
    "512": "data/icons/512.png"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "homepage_url": "http://add0n.com/view-image.html",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start",
      "include_globs": [
        "*://*.google.*/search*tbm=isch*"
      ],
      "js": [
        "data/inject.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "{e3a09cf7-751b-4739-9449-70e7ea23b800}",
      "strict_min_version": "52.0"
    }
  }
}

Best View Image for Google Images Alternatives

Here are some Firefox add-ons that are similar to View Image for Google Images: