WebExtension.net
WebExtension.net

United Airlines MileagePlus Shopping℠

View on Chrome Web Store
View United Airlines MileagePlus Shopping℠ Chrome Extension on Chrome Web Store
4.7 (256 ratings)

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

Never miss out on miles again. With the extension you’ll get miles alerts while you shop, plus get coupons applied at checkout.
Type
Extension
Users
100,000 users
mileageplusshopping
View author page of mileageplusshopping
Published
Published on February 23, 2018
Version 3.2.42
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View United Airlines MileagePlus Shopping℠ Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "United Airlines MileagePlus Shopping\u2120",
    "version": "3.2.42",
    "description": "Never miss out on miles again. With the extension you\u2019ll get miles alerts while you shop, plus get coupons applied at checkout.",
    "homepage_url": "https:\/\/shopping.mileageplus.com",
    "author": "Cartera",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "webNavigation",
        "webRequest",
        "storage",
        "unlimitedStorage",
        "cookies",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "bg\/bundle.js"
    },
    "content_scripts": [
        {
            "js": [
                "content\/inject-mn-toolbar\/bundle.js"
            ],
            "matches": [
                "*:\/\/shopping.mileageplus.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/icon-48.png",
            "32": "img\/icon-48.png"
        },
        "default_title": "MileagePlus\u00ae Shopping button"
    },
    "icons": {
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.css",
                "*.svg",
                "*.js",
                "*.html",
                "assets\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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