WebExtension.net
WebExtension.net

2LNR

View on Chrome Web Store
View 2LNR 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.

Effortlessly search for upgrade availability with 2LNR!
Type
Extension
Users
38 users
Website 2lnr.com
Welded Anvil Technologies
View author page of Welded Anvil Technologies
Published
Published on June 24, 2024
Version 0.0.3
Manifest version
3
Updated
Updated on July 21, 2024
View on Chrome Web Store
View 2LNR Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "2LNR",
    "version": "0.0.3",
    "description": "Effortlessly search for upgrade availability with 2LNR!",
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "48": "2LNR-icon.png"
    },
    "action": {
        "default_popup": "options.html",
        "default_icon": {
            "48": "2LNR-icon.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.expertflyer.com\/air\/awardUpgradeResults.do*"
            ],
            "js": [
                "jquery.min.js",
                "awards-upgrades.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.expertflyer.com\/air\/awardUpgrade.do*"
            ],
            "js": [
                "jquery.min.js",
                "awards-upgrades-search.js"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/www.expertflyer.com\/*",
        "*:\/\/*.expertflyer.com\/*",
        "*:\/\/*.travel.weldedanvil.com\/*",
        "*:\/\/*.api.travel.weldedanvil.com\/*"
    ],
    "options_page": "options.html"
}
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