Search on Google Maps Firefox

Examine source code of Search on Google Maps

Inspect and view changes in Search on Google Maps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Maps Text Search",
  "version": "1.0",
  "description": "Right-click highlighted text to search Google Maps",
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{b1dbfebe-8797-4cce-a002-6c50730c158d}"
    }
  },
  "content_security_policy": "script-src 'self'",
  "homepage_url": "https://github.com/marblemary/google-maps-search-extension/"
}

Best Search on Google Maps Alternatives

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