Drag to search Firefox

Examine source code of Drag to search

By: Amey Add-on
Inspect and view changes in Drag to search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Drag to search",
  "version": "1.1",
  "description": "Drag to search the screen region using Google Lens",
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://lens.google.com/*",
    "https://www.google.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "96": "icon-96.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "a.malekar.95@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Drag to search Alternatives

Here are some Firefox add-ons that are similar to Drag to search: