RIS (Reverse Image Search) Firefox

Examine source code of RIS (Reverse Image Search)

By: sabrina
Inspect and view changes in RIS (Reverse Image Search) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RIS (Reverse Image Search)",
  "version": "1.0.3",
  "description": "Right-click any image to search for it on Google Images, Yandex, Bing, and TinEye. Find similar images, sources, and higher resolutions.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{032be745-88e0-42f9-a571-3c0fde43813a}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  },
  "permissions": [
    "menus"
  ],
  "icons": {
    "48": "assets/icon.svg",
    "96": "assets/icon.svg"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  }
}

Best RIS (Reverse Image Search) Alternatives

Here are some Firefox add-ons that are similar to RIS (Reverse Image Search):