Google Image Search Firefox

Examine source code of Google Image Search

Inspect and view changes in Google Image Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Image Search",
  "version": "1.1",
  "description": "Adds a context menu option to search any image on Google.",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "author": "Grishma Raj Khanal",
  "homepage_url": "https://github.com/GrishmaKhanal/search-google",
  "browser_specific_settings": {
    "gecko": {
      "id": "{36be302a-e571-44fa-aa72-23379d27c62a}"
    }
  }
}

Best Google Image Search Alternatives

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