osm2gmaps Firefox

Examine source code of osm2gmaps

By: Amos
Inspect and view changes in osm2gmaps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "lorem ipsum",
  "manifest_version": 2,
  "name": "osm2gmaps",
  "version": "1.0",
  "homepage_url": "https://github.com/amsjntz/osm2gmaps",
  "permissions": [
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.openstreetmap.org/*"
      ],
      "js": [
        "scripts/osm2gmaps.js"
      ]
    },
    {
      "matches": [
        "*://overpass-turbo.eu/*"
      ],
      "js": [
        "scripts/overpass.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c20e49e-30ad-48e8-b9d2-8fedf2de585f}"
    }
  }
}

Best osm2gmaps Alternatives

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