WebExtension.net
WebExtension.net

Join Cherry - Stop Overpaying for Hotels

View on Chrome Web Store
View Join Cherry - Stop Overpaying for Hotels Chrome Extension on Chrome Web Store
5.0 (13 ratings)

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

Save up to 60% off at 3,000,000+ hotels worldwide.
Type
Extension
Users
1,000 users
Website joincherry.com
reZme Group Pty Ltd
View author page of reZme Group Pty Ltd
Published
Published on March 9, 2022
Version 2.1.6
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View Join Cherry - Stop Overpaying for Hotels 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,
    "version": "2.1.6",
    "name": "__MSG_extName__",
    "icons": {
        "32": "assets\/icons\/32.png",
        "64": "assets\/icons\/64.png",
        "128": "assets\/icons\/128.png"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_popup": "view\/popup.html"
    },
    "description": "__MSG_extDescription__",
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "webNavigation"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "js": [
                "lib\/jquery_3.5.1\/jquery_3_5_1.js",
                "lib\/moment\/moment.js",
                "baseConfig.js",
                "scripts\/customLib\/localizedText.js",
                "scripts\/customLib\/urlValidator.js",
                "scripts\/customLib\/dateOperation.js",
                "scripts\/customLib\/levenshtein.js",
                "scripts\/customLib\/starRating.js",
                "scripts\/customLib\/deviceDetection.js",
                "scripts\/customLib\/browserDetection.js",
                "scripts\/content\/content_config.js",
                "scripts\/content\/custom_popup.js",
                "scripts\/content\/content_traystate.js",
                "scripts\/customLib\/draggableDiv.js",
                "scripts\/content\/content_booking.js",
                "scripts\/content\/content_popup_controller.js",
                "scripts\/content\/content_channel.js",
                "scripts\/content\/helper.js",
                "scripts\/content\/custom_popup_mobile2.js",
                "scripts\/content\/content_activities.js",
                "scripts\/content\/content_script.js",
                "scripts\/content\/content_dynamic_search_list.js",
                "scripts\/content\/content_dynamic_extractor.js",
                "scripts\/customLib\/localSessionData.js",
                "scripts\/content\/content_activitypopup.js",
                "scripts\/content\/content_airways.js",
                "scripts\/content\/content_backend_popup.js"
            ],
            "css": [
                "styles\/style_config.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "lib\/*",
                "styles\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
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