Best Hotel Rate
Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Best Hotel Rate क्या है?
Best Hotel Rate http://www.besthotelrate.info द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily find the best hotel rate on thousands of booking and travel websites in one simple search"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Best Hotel Rate एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Best Hotel Rate: * Super easy, One search, Thousands of booking and travel websites * Best rates guaranteed * No booking fee, no mark-up * 5,000,000+ hotel deals * 860,000+ accommodation properties * 120,000+ destinations in 220+ countries * Search by city, airport, landmark, attraction, and more... * Available in 40+ different language and 120+ currency * Award winning hotel comparison engine * 300+ million travelers used the same engine to find best rates last year
एक्सटेंशन की मूल जानकारी
नाम | |
ID | plpifojmhafilpgbpemdgmbhkclnppgp |
आधिकारिक URL | https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp |
विवरण | Easily find the best hotel rate on thousands of booking and travel websites in one simple search |
फ़ाइल का आकार | 35.65 KB |
स्थापना संख्या | 122 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2015-09-28 |
प्रकाशन तिथि | 2015-09-28 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | http://www.besthotelrate.info |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Best Hotel Rate", "version": "1.0.1", "description": "Easily find the best hotel rate on thousands of booking and travel websites in one simple search", "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "96": "96.png", "128": "128.png" }, "browser_action": { "default_title": "Hotels", "default_icon": "128.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/*.besthotelrate.info\/", "geolocation" ] } |