Search on Google - Context Menu Firefox

Examine source code of Search on Google - Context Menu

By: Arimtak Add-on
Inspect and view changes in Search on Google - Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Search on Google - Context Menu",
  "version": "1.0.1",
  "description": "Markierten Text per Rechtsklick-Kontextmenü direkt bei Google suchen.",
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "search-on-google-context-menu@yourdomain.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Search on Google - Context Menu Alternatives

Here are some Firefox add-ons that are similar to Search on Google - Context Menu: