TripAssistant Firefox

Examine source code of TripAssistant

Inspect and view changes in TripAssistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.1",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "notifications",
    "https://maps.googleapis.com/",
    "https://www.google.com/maps/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0b042af4-246a-4a25-9a68-33ec8375ca12}"
    }
  }
}

Best TripAssistant Alternatives

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