WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CheaperThere | Cheap Flight & Hotel Deals

CheaperThere | Cheap Flight & Hotel Deals

View on Chrome Web Store
View CheaperThere | Cheap Flight & Hotel Deals Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (39 ratings)
1 new ratings
10 views
This extension has been viewed 10 times

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

We compare cheap flights from the best travel agencies.
Type
Extension
Users
20,000 users
10K
CheaperThere
View author page of CheaperThere
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 30, 2020
Version 4.5.0
Manifest version
3
Updated
Updated on March 10, 2025
lifestyle/travel
Extension Category
Website
Visit developer website
View on Chrome Web Store
View CheaperThere | Cheap Flight & Hotel Deals 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": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.5.0",
    "manifest_version": 3,
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "host_permissions": [
        "https:\/\/www.google-analytics.com\/*"
    ],
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_popup": "popup-not-compatible.html",
        "default_icon": {
            "16": "img\/icon-disabled16.png",
            "24": "img\/icon-disabled24.png",
            "32": "img\/icon-disabled32.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "main.js",
                "anchor-1.42.min.js"
            ],
            "css": [
                "fonts\/heebo.css"
            ],
            "run_at": "document_start",
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "interceptor.js",
                "img\/*",
                "fonts\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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