TinEye Reverse Image Search Firefox

Examine source code of TinEye Reverse Image Search

By: TinEye
Inspect and view changes in TinEye Reverse Image Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TinEye Reverse Image Search",
  "version": "2.0.9",
  "description": "This is the official TinEye Firefox extension. Find out where an image came from, how it's used, or find higher resolution versions.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tineye@ideeinc.com",
      "strict_min_version": "112.0"
    }
  },
  "icons": {
    "16": "assets/tineye16.png",
    "48": "assets/tineye48.png",
    "128": "assets/tineye128.png"
  },
  "action": {
    "default_icon": {
      "16": "assets/tineye16.png",
      "48": "assets/tineye48.png",
      "128": "assets/tineye128.png"
    }
  },
  "permissions": [
    "menus",
    "storage",
    "scripting",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "options.html"
  },
  "homepage_url": "https://tineye.com",
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*.png",
        "consent.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best TinEye Reverse Image Search Alternatives

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