Join Cherry - Stop Overpaying for Hotels

Save up to 60% off at 500,000+ hotels worldwide.

Wat is Join Cherry - Stop Overpaying for Hotels?

Join Cherry - Stop Overpaying for Hotels is een Chrome-extensie ontwikkeld door https://joincherry.com, en de belangrijkste functie is "Save up to 60% off at 500,000+ hotels worldwide.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Join Cherry - Stop Overpaying for Hotels

Download Join Cherry - Stop Overpaying for Hotels-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Cherry: Stop Overpaying for Hotels.

🌟 Don't waste precious time searching for the best hotel deal. Let Cherry do the work for you and unlock fantastic savings! 🍒

🍭 Sweet deals taste good, and Cherry makes them even sweeter! Think of us as your free, easy money solution. With our browser extension, you can book directly with over 500,000 hotels and save cash (up to 60% off retail rates). Imagine having more money in your pocket to spend on incredible experiences during your travels.

🔍 Our browser extension automatically scours the web to find you the best price for local hotels and pops up just when you need it. Say goodbye to endless searching and book directly with confidence. With the money you save, you can indulge in delightful room service or treat yourself to something special. The choice is yours, and it tastes oh-so-good!

🍽️ Craving a saving? Feed your travels and add Cherry to your browser—it's completely free! Our extension works like magic, bringing you exclusive deals and ensuring you always get the best hotel rate. Let Cherry be your trusted companion on every journey, making travel planning effortless and exciting.

Join Cherry today and start saving on your next adventure! ✨🍒✨                    

Basisinformatie over de Extensie

Naam Join Cherry - Stop Overpaying for Hotels Join Cherry - Stop Overpaying for Hotels
ID chdofjfbphhphdllcadpnaochgcapnid
Officiële URL https://chromewebstore.google.com/detail/join-cherry-stop-overpayi/chdofjfbphhphdllcadpnaochgcapnid
Beschrijving Save up to 60% off at 500,000+ hotels worldwide.
Bestandsgrootte 4.08 MB
Aantal Installaties 1,380
Huidige Versie 1.9.76
Laatst Bijgewerkt 2023-09-21
Publicatiedatum 2022-03-08
Beoordeling 5.00/5 Totaal 13 Beoordelingen
Ontwikkelaar https://joincherry.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.joincherry.com
Help Pagina-URL https://travel.joincherry.com/
URL van de Privacybeleid Pagina https://www.joincherry.com/page/privacy-policy
Ondersteunde Talen id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.9.76",
    "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"
    ],
    "host_permissions": [
        ""
    ],
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/www.chase.com\/personal\/travel",
                "*:\/\/www.lhrcollection.*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "lib\/jquery_3.5.1\/jquery_3_5_1.js",
                "lib\/bootstrap_4_modified\/bootstrap.min.js",
                "baseConfig.js",
                "scripts\/content\/content_config.js",
                "scripts\/customLib\/localizedText.js",
                "scripts\/content\/content_chase.js"
            ],
            "css": [
                "lib\/bootstrap_4_modified\/bootstrap.min.css",
                "styles\/content_chase_style.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/rezmeqa.qa.booking.clubxeni.*",
                "*:\/\/booking.joincherry.*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "lib\/jquery_3.5.1\/jquery_3_5_1.js",
                "lib\/bootstrap_4_modified\/bootstrap.min.js",
                "baseConfig.js",
                "scripts\/customLib\/urlValidator.js",
                "scripts\/content\/content_config.js",
                "scripts\/customLib\/localizedText.js",
                "scripts\/content\/content_xeni.js"
            ],
            "css": [
                "lib\/bootstrap_4_modified\/bootstrap.min.css",
                "styles\/content_xeni_style.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.joincherry.*",
                "*:\/\/localhost:*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "baseConfig.js",
                "scripts\/content\/content_cherry.js",
                "scripts\/content\/content_external_message.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.booking.com\/*",
                "*:\/\/*.expedia.*",
                "*:\/\/*.hotels.*",
                "*:\/\/*.agoda.*",
                "*:\/\/*.wotif.*",
                "*:\/\/*.airbnb.*",
                "*:\/\/*.skyscanner.*",
                "*:\/\/*.kayak.*",
                "*:\/\/*.qantas.*",
                "*:\/\/services.webjet.*",
                "*:\/\/luxuryescapes.*",
                "*:\/\/*.stayz.*",
                "*:\/\/*.vrbo.*",
                "*:\/\/*.bookabach.*",
                "*:\/\/*.abritel.*",
                "*:\/\/*.fewo-direkt.*",
                "*:\/\/*.trip.*",
                "*:\/\/*.hotelscombined.*",
                "*:\/\/*.rmscloud.*",
                "*:\/\/*\/*test=true*",
                "*:\/\/*.redballoon.*",
                "*:\/\/*.viator.*",
                "*:\/\/*.hostelworld.*",
                "*:\/\/*.priceline.*",
                "*:\/\/*.orbitz.*",
                "*:\/\/*.travelocity.*",
                "*:\/\/*.staypia.*",
                "*:\/\/*.getaroom.*",
                "*:\/\/*.rehlat.*",
                "*:\/\/*.edreams.*",
                "*:\/\/hotelwiz.*",
                "*:\/\/*.gosplitty.*",
                "*:\/\/*.traveluro.*",
                "*:\/\/*.momondo.*",
                "*:\/\/*.travelup.*",
                "*:\/\/*.reservations.*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "lib\/jquery_3.5.1\/jquery_3_5_1.js",
                "lib\/bootstrap_4_modified\/bootstrap.min.js",
                "baseConfig.js",
                "lib\/moment\/moment.js",
                "scripts\/customLib\/localizedText.js",
                "scripts\/customLib\/dateOperation.js",
                "scripts\/customLib\/notification.js",
                "scripts\/content\/content_config.js",
                "scripts\/customLib\/starRating.js",
                "scripts\/customLib\/urlValidator.js",
                "scripts\/customLib\/browserDetection.js",
                "scripts\/customLib\/draggableDiv.js",
                "scripts\/content\/content_external_message.js",
                "scripts\/content\/content_traystate.js",
                "scripts\/content\/content_engine.js",
                "scripts\/content\/content_channel.js",
                "scripts\/content\/content_booking.js",
                "scripts\/content\/custom_popup.js",
                "scripts\/content\/content_script.js"
            ],
            "css": [
                "lib\/bootstrap_4_modified\/bootstrap.min.css",
                "styles\/content_style.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*",
                "\/lib\/font\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.joincherry.com\/*"
        ]
    }
}