Pruvo - Saving Money *AFTER* Booking
Track hotel prices after booking and receive price drop alerts to your email. - Save up to 72% off of your next hotel reservations…
Apa itu Pruvo - Saving Money *AFTER* Booking?
Pruvo - Saving Money *AFTER* Booking adalah ekstensi Chrome yang dikembangkan oleh https://pruvo.net, dan fitur utamanya adalah "Track hotel prices after booking and receive price drop alerts to your email. - Save up to 72% off of your next hotel reservations…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Pruvo - Saving Money *AFTER* Booking
Unduh file ekstensi Pruvo - Saving Money *AFTER* Booking dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Track hotel prices after booking and receive price drop alerts to your email. - Save up to 72% off of your next hotel reservations - Every time you book a hotel room online, Pruvo will automatically import and start tracking your hotel reservation price. - Once there is a price drop for the exact room you booked, We will email you and guide you on how to rebook for the lower price. - Free of charge, no personal or credit needed
Informasi Dasar Ekstensi
Nama | Pruvo - Saving Money *AFTER* Booking |
ID | bifjgigmknapkmmjpjbabhjjpdhkgaoe |
URL Resmi | https://chromewebstore.google.com/detail/pruvo-saving-money-after/bifjgigmknapkmmjpjbabhjjpdhkgaoe |
Deskripsi | Track hotel prices after booking and receive price drop alerts to your email. - Save up to 72% off of your next hotel reservations… |
Ukuran File | 1.51 MB |
Jumlah Instalasi | 4,743 |
Versi Saat Ini | 7.9 |
Terakhir Diperbarui | 2023-09-02 |
Tanggal Publikasi | 2020-05-19 |
Penilaian | 4.90/5 Total 10 Penilaian |
Pengembang | https://pruvo.net |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.pruvo.net/privacy |
URL Halaman Bantuan | https://www.pruvo.net/support |
URL Halaman Kebijakan Privasi | https://cdn.pruvo.net/extras/DataProtectionAndPrivacyPolicy.pdf |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pruvo - Saving Money *AFTER* Booking", "short_name": "Pruvo", "version": "7.9", "background": { "scripts": [ "bower_components\/jquery\/dist\/jquery.min.js", "bower_components\/lz-string\/libs\/lz-string.js", "js\/mixpanel-2-latest.min.js", "background.js" ] }, "content_scripts": [ { "matches": [ "*:\/\/*.booking.com\/*", "*:\/\/*.expedia.com\/*", "*:\/\/*.expedia.at\/*", "*:\/\/*.expedia.be\/*", "*:\/\/*.expedia.ca\/*", "*:\/\/*.expedia.ch\/*", "*:\/\/*.expedia.co.in\/*", "*:\/\/*.expedia.co.jp\/*", "*:\/\/*.expedia.com.ar\/*", "*:\/\/*.expedia.com.au\/*", "*:\/\/*.expedia.com.br\/*", "*:\/\/*.expedia.com.hk\/*", "*:\/\/*.expedia.com.my\/*", "*:\/\/*.expedia.co.nz\/*", "*:\/\/*.expedia.co.th\/*", "*:\/\/*.expedia.co.uk\/*", "*:\/\/*.expedia.de\/*", "*:\/\/*.expedia.es\/*", "*:\/\/*.expedia.fr\/*", "*:\/\/*.expedia.ie\/*", "*:\/\/*.expedia.it\/*", "*:\/\/*.expedia.mx\/*", "*:\/\/*.expedia.se\/*", "*:\/\/*.amoma.com\/*", "*:\/\/*.barcelo.com\/*", "*:\/\/*.bestwestern.com\/*", "*:\/\/*.bookcyprus.com\/*", "*:\/\/*.bookgreece.com\/*", "*:\/\/*.cheaptickets.com\/*", "*:\/\/*.choicehotels.com\/*", "*:\/\/*.despegar.com\/*", "*:\/\/*.destinia.co\/*", "*:\/\/*.ebookers.de\/*", "*:\/\/*.ebookers.com\/*", "*:\/\/*.hotwire.com\/*", "*:\/\/*.fairmont.com\/*", "*:\/\/*.fourseasons.com\/*", "*:\/\/*.getaroom.com\/*", "*:\/\/*.hilton.com\/*", "*:\/\/*.hostelworld.com\/*", "*:\/\/hotels.aircanada.com\/*", "*:\/\/hotels.norwegian.com\/*", "*:\/\/*.hotelopia.com\/*", "*:\/\/*.hoteles.com\/*", "*:\/\/*.hoteis.com\/*", "*:\/\/*.hotels.com\/*", "*:\/\/*.agoda.com\/*", "*:\/\/*.melia.com\/*", "*:\/\/*.mgmresorts.com\/*", "*:\/\/*.kayak.com\/*", "*:\/\/*.nh-hotels.com\/*", "*:\/\/*.motel6.com\/*", "*:\/\/*.otel.com\/*", "*:\/\/*.preferredhotels.com\/*", "*:\/\/*.prestigia.com\/*", "*:\/\/*.radisson.com\/*", "*:\/\/*.riu.com\/*", "*:\/\/*.roomdi.com\/*", "*:\/\/*.roomertravel.com\/*", "*:\/\/*.rydges.com\/*", "*:\/\/*.splitty.com\/*", "*:\/\/*.scandichotels.com\/*", "*:\/\/*.shangri-la.com\/*", "*:\/\/*.starwoodhotels.com\/*", "*:\/\/*.swissotel.com\/*", "*:\/\/*.hrs.com\/*", "*:\/\/*.ihg.com\/*", "*:\/\/*.israir.co.il\/*", "*:\/\/*.hyatt.com\/*", "*:\/\/*.lq.com\/*", "*:\/\/*.lastminute.com.au\/*", "*:\/\/*.lastminute.co.nz\/*", "*:\/\/*.kempinski.com\/*", "*:\/\/*.travelocity.com\/*", "*:\/\/*.orbitz.com\/*", "*:\/\/*.wotif.com\/*", "*:\/\/*.wotif.co.nz\/*", "*:\/\/*.priceline.com\/*", "*:\/\/*.wynnlasvegas.com\/*", "*:\/\/*.zenhotels.com\/*", "*:\/\/*.leonardo-hotels.com\/*", "*:\/\/*.marriott-res.com\/*" ], "js": [ "bower_components\/jquery\/dist\/jquery.min.js", "bower_components\/lz-string\/libs\/lz-string.js", "js\/analytics.js", "content.js" ], "css": [ "css\/pop-msg.css" ] } ], "web_accessible_resources": [], "permissions": [ "storage", "cookies", "tabs", "notifications", "https:\/\/www.google-analytics.com\/", "webRequest", "webRequestBlocking", "*:\/\/*.pruvo.net\/*", "*:\/\/*.pruvo.com\/*", "*:\/\/*.pruvo.co.il\/*", "*:\/\/*.pruvo.co.uk\/*", "*:\/\/*.pruvo.co\/*" ], "browser_action": { "default_icon": "assets\/icon_128.png", "default_popup": "popup.html" }, "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.pruvo.net\/*", "*:\/\/*.pruvo.com\/*", "*:\/\/*.pruvo.co.il\/*", "*:\/\/*.pruvo.co.uk\/*", "*:\/\/*.pruvo.co\/*" ] }, "icons": { "48": "assets\/icon_48.png", "128": "assets\/icon_128.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/cdn.mxpnl.com\/libs\/mixpanel-2-latest.min.js https:\/\/www.google.com\/recaptcha\/api.js https:\/\/www.gstatic.com; object-src 'self'" } |