WebExtension.net
WebExtension.net

StaySavr+

View on Chrome Web Store
View StaySavr+ Chrome Extension on Chrome Web Store
5.0 (20 ratings)

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

Book vacation rentals and hotels without paying commissions and booking fees.
Type
Extension
Users
361 users
1
staysavr
View author page of staysavr
Published
Published on April 2, 2018
Version 1.3.1.1
Manifest version
3
Updated
Updated on November 4, 2023
View on Chrome Web Store
View StaySavr+ 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": "StaySavr+",
    "description": "Book vacation rentals and hotels without paying commissions and booking fees.",
    "version": "1.3.1.1",
    "author": "StaySavr Team",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.google.com\/*"
    ],
    "background": {
        "service_worker": "eventPage.js"
    },
    "action": {
        "default_title": "StaySavr settings",
        "default_icon": "StaySavr.png",
        "default_popup": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.abritel.fr\/*",
                "*:\/\/*.bookabach.co.nz\/*",
                "*:\/\/*.vrbo.com\/*",
                "*:\/\/*.fewo-direkt.de\/*"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.booking.com\/*",
                "*:\/\/*.priceline.com\/*",
                "*:\/\/*.expedia.com\/*",
                "*:\/\/*.expedia.co.uk\/*",
                "*:\/\/*.travelocity.com\/*",
                "*:\/\/*.orbitz.com\/*",
                "*:\/\/*.kayak.com\/*",
                "*:\/\/*.kayak.co.uk\/*",
                "*:\/\/*.agoda.com\/*",
                "*:\/\/*.hotels.com\/*"
            ],
            "js": [
                "content2.js"
            ]
        }
    ]
}
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