Room Steals Extension
Browse your favorite hotel site. We'll tell you when there's a wholesale (cheaper) rate available!
Room Steals Extensionとは何ですか?
Room Steals Extensionはhttps://roomsteals.comによって開発されたChromeの拡張機能で、その主な機能は「Browse your favorite hotel site. We'll tell you when there's a wholesale (cheaper) rate available!」です。
拡張機能のスクリーンショット
Room Steals Extension拡張機能のCRXファイルをダウンロード
Room Steals Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
If there's a better price for the hotel you're looking at, we'll show you. Stop wasting money – Room Steals shows you the wholesale hotel rates nobody else will. All other major hotel websites make money by marking up the hotel price (taking margin) or getting a commission. We don't add margin or take commission. Register for FREE and see wholesale prices today. After you find a great rate, subscribe ($95/yr) to make your reservation. There's nothing to lose! Current supported sites: Expedia, Booking.com, Hotels.com and Google Hotels. Want to suggest another? Let us know! ---------------------- Terms & Conditions: https://roomsteals.com/terms Privacy Policy: https://roomsteals.com/privacy
拡張機能の基本情報
名前 | Room Steals Extension |
ID | fiiendnnbokdkmmbkmgiohdlmkjnbdjh |
公式URL | https://chromewebstore.google.com/detail/room-steals-extension/fiiendnnbokdkmmbkmgiohdlmkjnbdjh |
説明 | Browse your favorite hotel site. We'll tell you when there's a wholesale (cheaper) rate available! |
ファイルサイズ | 2.06 MB |
インストール数 | 863 |
現在のバージョン | 3.0.15 |
最終更新日 | 2023-01-17 |
公開日 | 2020-06-12 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | https://roomsteals.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://roomsteals.com |
ヘルプページのURL | https://roomsteals.com |
プライバシーポリシーページのURL | https://roomsteals.com/privacy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_title": "Room Steals Wholesale Hotel Price Comparison Extension", "default_icon": "icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "js\/honeybadger.js", "js\/initialize.js", "js\/baseClass.js", "js\/services\/hotels.js", "js\/services\/google.js", "js\/services\/booking.js", "js\/services\/expedia.js", "js\/moment.min.js", "js\/moment-with-locales.min.js", "js\/fuzzyset.js" ], "css": [ "styles\/styles.css" ], "externally_connectable": { "matches": [ "https:\/\/roomsteals.com\/*", "http:\/\/roomsteals.localhost\/api-auth" ] }, "matches": [ "https:\/\/roomsteals.com\/*", "http:\/\/roomsteals.localhost\/*", "https:\/\/roomsteals.localhost\/*", "https:\/\/*.expedia.com\/*Hotel-Information*", "https:\/\/expedia.co.uk\/*Hotel-Information*", "https:\/\/www.expedia.co.uk\/*Hotel-Information*", "https:\/\/expedia.ca\/*Hotel-Information*", "https:\/\/www.expedia.ca\/*Hotel-Information*", "https:\/\/www.expedia.ca\/fr\/*", "https:\/\/expedia.com.au\/*Hotel-Information*", "https:\/\/www.expedia.com.au\/*Hotel-Information*", "https:\/\/euro.expedia.net\/*Hotel-Information*", "https:\/\/www.expedia.com.ar\/*Informacion-Hotel*", "https:\/\/www.expedia.at\/*Hotel-Beschreibung*", "https:\/\/www.expedia.be\/*Hotelinfo*", "https:\/\/www.expedia.be\/*Hotel-Information*", "https:\/\/www.expedia.com.br\/*Hotel-Reservas*", "https:\/\/www.expedia.de\/*selectedRoomType*", "https:\/\/www.expedia.dk\/*Hotelinfo*", "https:\/\/*.expedia.com\/*Informacion-Hotel*", "https:\/\/www.expedia.com.ph\/*Hotel-Information*", "https:\/\/www.expedia.com.hk\/*Hotel-Information*", "https:\/\/www.expedia.co.in\/*Hotel-Information*", "https:\/\/www.expedia.fi\/*hotellitiedot*", "https:\/\/www.expedia.fr\/*Description-Hotel*", "https:\/\/www.expedia.ie\/*Hotel-Information*", "https:\/\/www.expedia.it\/*Informazioni-Hotel*", "https:\/\/www.expedia.mx\/*Informacion-Hotel*", "https:\/\/www.expedia.no\/*Hotellinformasjon*", "https:\/\/www.expedia.co.nz\/*Hotel-Information*", "https:\/\/www.expedia.nl\/*Hotelinfo*", "https:\/\/www.expedia.at\/*Hotelinfo*", "https:\/\/www.expedia.se\/*Hotellbeskrivning*", "https:\/\/www.expedia.es\/*Informacion-Hotel*", "https:\/\/www.expedia.ch\/*Hotel-Beschreibung*", "https:\/\/www.expedia.co.kr\/*Hotel-Information*", "https:\/\/www.expedia.com.tw\/*Hotel-Information*", "https:\/\/www.expedia.co.th\/*Hotel-Information*", "https:\/\/www.expedia.co.jp\/*Hotel-Information*", "https:\/\/*.hotels.com\/ho*", "https:\/\/*.hoteis.com\/ho*", "https:\/\/hoteis.com\/ho*", "https:\/\/*.hotels.cn\/ho*", "https:\/\/hotels.cn\/ho*", "https:\/\/*.hoteles.com\/ho*", "https:\/\/hoteles.com\/ho*", "https:\/\/hotels.com\/ho*", "https:\/\/www.hotels.com\/ho*", "https:\/\/au.hotels.com\/ho*", "https:\/\/www.au.hotels.com\/ho*", "https:\/\/ie.hotels.com\/ho*", "https:\/\/www.ie.hotels.com\/ho*", "https:\/\/*.booking.com\/hotel*", "https:\/\/*.booking.com\/hotel\/*", "https:\/\/*.google.com\/travel\/hotels\/*" ], "run_at": "document_end" } ], "description": "Browse your favorite hotel site. We'll tell you when there's a wholesale (cheaper) rate available!", "homepage_url": "https:\/\/roomsteals.com?utm_source=extension&utm_medium=extension-homepage_url", "icons": { "128": "icon.png" }, "web_accessible_resources": [ { "resources": [ "images\/*", "manifest.json", "selectors\/backupSelectors.json" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "extension_ids": [ "dkhlpakocbkomppgpodmmgblpdjnmalg", "fiiendnnbokdkmmbkmgiohdlmkjnbdjh" ], "use_dynamic_url": false } ], "manifest_version": 3, "name": "Room Steals Extension", "permissions": [ "activeTab", "storage", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "short_name": "Room Steals", "version": "3.0.15" } |