WebExtension.net
Toggle dark mode
WebExtension.net

AirDeals: Easy Airbnb hack to save hundreds

View on Chrome Web Store
View AirDeals: Easy Airbnb hack to save hundreds Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (10 ratings)
1 new ratings
21 views
This extension has been viewed 21 times

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

Airbnb Hack to save 💰 automagically! Just browse and book direct without breaking a sweat ✨
Type
Extension
Users
169 users
3
AirDeals
View author page of AirDeals
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 13, 2024
Version 0.5.8
Manifest version
3
Updated
Updated on January 20, 2025
lifestyle/travel
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AirDeals: Easy Airbnb hack to save hundreds 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",
    "name": "AirDeals: Easy Airbnb hack to save hundreds",
    "version": "0.5.8",
    "description": "Airbnb Hack to save \ud83d\udcb0 automagically! 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.

© 2025 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