BetterTravel Firefox

Examine source code of BetterTravel

Inspect and view changes in BetterTravel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BetterTravel",
  "version": "1.0",
  "description": "Better myIDTravel codes.",
  "browser_specific_settings": {
    "gecko": {
      "id": "bettertravel@mhashmi.com",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.myidtravel.com/*"
      ],
      "js": [
        "travelify.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  }
}

Best BetterTravel Alternatives

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