QuickMaps Firefox

Examine source code of QuickMaps

Inspect and view changes in QuickMaps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickMaps",
  "version": "1.1.1",
  "description": "Time • Distance • Directions with Trips & History.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "QuickMaps"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "https://*.quickmaps.workers.dev/*",
    "https://maps.googleapis.com/*"
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quickmaps@extension.local",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "searchTerms",
          "locationInfo"
        ]
      }
    }
  }
}

Best QuickMaps Alternatives

Here are some Firefox add-ons that are similar to QuickMaps: