Travel Schedule Manager Firefox

Examine source code of Travel Schedule Manager

Inspect and view changes in Travel Schedule Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Travel Schedule Manager",
  "version": "1.0",
  "description": "Manage your travel schedule and sync with Google Maps.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "activeTab",
    "https://maps.googleapis.com/"
  ],
  "browser_action": {
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2cbd46cb-450a-4ea7-817f-9daaf2a53be1}"
    }
  }
}

Best Travel Schedule Manager Alternatives

Here are some Firefox add-ons that are similar to Travel Schedule Manager: