Find Image In... Firefox

Examine source code of Find Image In...

Inspect and view changes in Find Image In... source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "description": "__MSG_extDesc__",
  "author": "Urban Zen",
  "version": "1.2.4resigned1",
  "default_locale": "en",
  "icons": {
    "128": "/imgs/ext-icon.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "57.0",
      "id": "{f1942b38-0b02-4e65-9228-731c321715fe}"
    }
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "js/page.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab",
    "contextMenus"
  ]
}

Best Find Image In... Alternatives

Here are some Firefox add-ons that are similar to Find Image In...: