WebExtension.net
WebExtension.net

AirDeals: Easy Airbnb deals & discounts

View on Chrome Web Store
View AirDeals: Easy Airbnb deals & discounts Chrome Extension on Chrome Web Store
5.0 (9 ratings)

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

Save 💰 on Airbnb automagically! We handle everything, so you just browse and book direct without breaking a sweat ✨
Type
Extension
Users
50 users
4
Website bigairdeals.com
AirDeals
View author page of AirDeals
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 13, 2024
Version 0.3.7
Manifest version
3
Updated
Updated on November 16, 2024
View on Chrome Web Store
View AirDeals: Easy Airbnb deals & discounts 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",
    "name": "AirDeals: Easy Airbnb deals & discounts",
    "version": "0.3.7",
    "description": "Save \ud83d\udcb0 on Airbnb automagically! We handle everything, so you just browse and book direct without breaking a sweat \u2728",
    "permissions": [
        "storage",
        "activeTab",
        "identity",
        "identity.email"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "contentScript.css"
            ],
            "js": [
                "contentScript.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icons\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "manifest_version": 3
}
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