WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
DirectStayz: Book hotels directly, save money and unlock benefits

DirectStayz: Book hotels directly, save money and unlock benefits

View on Chrome Web Store
View DirectStayz: Book hotels directly, save money and unlock benefits Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (10 ratings)
14 views
This extension has been viewed 14 times
0 downloads
This extension has been downloaded 0 times

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

Book hotels directly when browsing booking.com, save up to 30% on fees, and unlock exclusive perks
Type
Extension
Users
1,000 users
21
matcha.squad1
View author page of matcha.squad1
Published
Published on August 17, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on May 5, 2025
lifestyle/travel
Extension Category
View on Chrome Web Store
View DirectStayz: Book hotels directly, save money and unlock benefits Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "DirectStayz: Book hotels directly, save money and unlock benefits",
    "description": "Book hotels directly when browsing booking.com, save up to 30% on fees, and unlock exclusive perks",
    "version": "1.0.3",
    "version_name": "1.0.3",
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-Catxjwt8.js"
            ],
            "matches": [
                "https:\/\/www.booking.com\/hotel\/*"
            ],
            "css": [
                "assets\/index-DArGM_IR.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-B-rJD4aX.js"
            ],
            "matches": [
                "https:\/\/www.booking.com\/searchresults*",
                "https:\/\/sp.booking.com\/searchresults*",
                "https:\/\/m.booking.com\/searchresults*"
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "src\/assets\/icons\/icon-16.png",
        "32": "src\/assets\/icons\/icon-32.png",
        "48": "src\/assets\/icons\/icon-48.png",
        "128": "src\/assets\/icons\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "src\/assets\/icons\/icon-16.png",
            "32": "src\/assets\/icons\/icon-32.png",
            "48": "src\/assets\/icons\/icon-48.png",
            "128": "src\/assets\/icons\/icon-128.png"
        },
        "default_title": "Book hotels directly when browsing booking.com, save up to 30% on fees, and unlock exclusive perks"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/api.getdirecto.com\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/m.booking.com\/*",
                "https:\/\/sp.booking.com\/*",
                "https:\/\/www.booking.com\/*"
            ],
            "resources": [
                "*.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.booking.com\/*"
            ],
            "resources": [
                "assets\/dynamic.config-VmeK3-Sy.js",
                "assets\/vendors-Ri7_B-Y6.js",
                "assets\/index.ts-BKM0ehae.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/m.booking.com\/*",
                "https:\/\/sp.booking.com\/*",
                "https:\/\/www.booking.com\/*"
            ],
            "resources": [
                "assets\/dynamic.config-VmeK3-Sy.js",
                "assets\/vendors-Ri7_B-Y6.js",
                "assets\/index.ts-bGwPVjA1.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 2026 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