Highlight to Google Search Firefox

Examine source code of Highlight to Google Search

Inspect and view changes in Highlight to Google Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Highlight to Google Search",
  "version": "1.1",
  "permissions": [
    "menus",
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "highlight-to-google@yourdomain.local",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "search-selection": {
      "suggested_key": {
        "default": "Ctrl+Space"
      },
      "description": "Search selected text on Google"
    }
  }
}

Best Highlight to Google Search Alternatives

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