WebExtension.net
WebExtension.net

Coupon Swap: Effortlessly exchange Booking.com coupon codes

View on Chrome Web Store
View Coupon Swap: Effortlessly exchange Booking.com coupon codes Chrome Extension on Chrome Web Store
5.0 (3 ratings)

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

Easily access valid Booking.com discount coupons when you need them. Share your unused coupons to help the community save.
Type
Extension
Users
11 users
matcha.squad1
View author page of matcha.squad1
Published
Published on May 27, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on May 27, 2024
View on Chrome Web Store
View Coupon Swap: Effortlessly exchange Booking.com coupon codes 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,
    "default_locale": "en",
    "name": "__MSG_extensionName__",
    "version": "1.0.0",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.iife.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup\/index.html",
        "default_title": "Coupon Swap: Easy way to exchange Booking.com coupon codes",
        "default_icon": "logo-48-v4.png"
    },
    "icons": {
        "16": "logo-48-v4.png",
        "48": "logo-48-v4.png",
        "128": "logo-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/secure.booking.com\/*"
            ],
            "js": [
                "content-ui\/index.iife.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/www.booking.com\/searchresults*",
                "https:\/\/sp.booking.com\/searchresults*",
                "https:\/\/m.booking.com\/searchresults*"
            ],
            "js": [
                "content\/index.iife.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.js",
                "*.css",
                "*.png"
            ],
            "matches": [
                "https:\/\/secure.booking.com\/*"
            ]
        },
        {
            "resources": [
                "*.js"
            ],
            "matches": [
                "https:\/\/www.booking.com\/*",
                "https:\/\/sp.booking.com\/*",
                "https:\/\/m.booking.com\/*"
            ]
        }
    ]
}
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