Google Maps History Cleaner Firefox

Examine source code of Google Maps History Cleaner

By: PJ
Inspect and view changes in Google Maps History Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Maps History Cleaner",
  "version": "1.0",
  "description": "Removes duplicate Google Maps history entries if coordinates differ by less than 0.001 degrees (~110 meters).",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "history",
    "webNavigation",
    "*://www.google.com/maps/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{51ae6238-36cf-4942-9ef2-9c580e158e0a}"
    }
  }
}

Best Google Maps History Cleaner Alternatives

Here are some Firefox add-ons that are similar to Google Maps History Cleaner: