Route with Google Maps Firefox

Examine source code of Route with Google Maps

Inspect and view changes in Route with Google Maps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.3resigned1",
  "homepage_url": "https://github.com/dwiedner/route-with-google-maps",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "route-with-google-maps-addon@daniel-wiedner.de"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "GoogleMaps.svg",
    "96": "GoogleMaps.svg"
  },
  "options_ui": {
    "page": "options/index.html",
    "browser_style": true
  },
  "permissions": [
    "contextMenus",
    "storage"
  ]
}

Best Route with Google Maps Alternatives

Here are some Firefox add-ons that are similar to Route with Google Maps: