DuckDuckGo Maps Firefox

Examine source code of DuckDuckGo Maps

By: ueen
Inspect and view changes in DuckDuckGo Maps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DuckDuckGo Maps",
  "version": "1.1",
  "description": "Adds a 'Maps' tab to DuckDuckGo to quickly find where you need to go.",
  "icons": {
    "48": "ddgm48.png",
    "96": "ddgm96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.duckduckgo.com/*"
      ],
      "js": [
        "ddgm.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "ddgm@de.de"
    }
  }
}

Best DuckDuckGo Maps Alternatives

Here are some Firefox add-ons that are similar to DuckDuckGo Maps: