WebExtension.net
WebExtension.net

BA Avios Cost Calculator

View on Chrome Web Store
View BA Avios Cost Calculator Chrome Extension on Chrome Web Store
0.0 (0 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

✈️ Unlock the Best Value for Your British Airways Reward Flights!
Type
Extension
Users
176 users
2
jamesellis95701999
View author page of jamesellis95701999
Published
Published on July 16, 2024
Version 1.1.2
Manifest version
3
Updated
Updated on September 10, 2024
View on Chrome Web Store
View BA Avios Cost Calculator Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BA Avios Cost Calculator",
    "version": "1.1.2",
    "description": "\u2708\ufe0f Unlock the Best Value for Your British Airways Reward Flights!",
    "icons": {
        "128": "images\/money-plane-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/content.js",
                "popup\/const.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.britishairways.com\/travel\/redeem\/execclub\/_gf\/en_gb"
            ]
        }
    ],
    "action": {
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "service_worker": "background\/service_worker.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.ecb.europa.eu\/*"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top