Google Lens Search Firefox

Examine source code of Google Lens Search

Inspect and view changes in Google Lens Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Lens Search",
  "version": "1.1",
  "description": "Search images with Google Lens using the context menu.",
  "permissions": [
    "contextMenus",
    "tabs",
    "*://*/*"
  ],
  "icons": {
    "48": "icons/icon.webp"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{26f63391-a67d-461c-8af3-75873fa2467a}"
    }
  }
}

Best Google Lens Search Alternatives

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