Google Maps for Startpage Firefox

Examine source code of Google Maps for Startpage

By: wigeon
Inspect and view changes in Google Maps for Startpage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Google Maps for Startpage",
  "version": "1.0",
  "description": "Automatically routes the Startpage 'Maps' button to Google Maps.",
  "icons": {
    "32": "icons/icon.svg",
    "64": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.startpage.com/*",
        "*://*.startpage.de/*",
        "*://*.startpage.fr/*",
        "*://*.startpage.nl/*",
        "*://*.startpage.com/*"
      ],
      "js": [
        "extension.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f1c8d2ec-871a-4334-81cb-0beb0797fdc6}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Google Maps for Startpage Alternatives

Here are some Firefox add-ons that are similar to Google Maps for Startpage: