Car Rentals Search and Booking Plugin
This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
什麼是Car Rentals Search and Booking Plugin?
Car Rentals Search and Booking Plugin是由EconomyBookings開發的Chrome擴展程式,該擴展的主要功能是“This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine”。
擴展截圖
下載Car Rentals Search and Booking Plugin擴展crx文件
下載Car Rentals Search and Booking Plugin擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Choose your best offer from more than 175,000 cars in 20,000 locations around the world! New high-quality vehicles meeting your needs and your budget.
擴展基本資訊
名稱 | |
ID | mphadipgcllhanbnjfgdbejnbllcenma |
官方網址 | https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma |
簡介 | This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine |
檔案大小 | 12.32 KB |
安裝次數 | 93 |
目前版本 | 0.0.0.6 |
更新時間 | 2016-07-26 |
上架時間 | 2016-07-26 |
評分 | 5.00/5 共 1 次評分 |
開發者 | EconomyBookings |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.economybookings.com/ |
說明頁面URL | http://www.economybookings.com/contact |
隱私政策頁面URL | http://www.economybookings.com/content/terms-use |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Car Rentals Search and Booking Plugin", "short_name": "EconomyBookings", "description": "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine", "version": "0.0.0.6", "icons": { "128": "icon128.png", "48": "icon48.png", "32": "icon32.png", "16": "icon16.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/bcrmaffiliates.bookinggroup.com\/app\/" ] } |