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 là gì?

Car Rentals Search and Booking Plugin là một tiện ích mở rộng Chrome được phát triển bởi EconomyBookings, và tính năng chính của nó là "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Car Rentals Search and Booking Plugin

Tải xuống các tệp mở rộng Car Rentals Search and Booking Plugin dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Car Rentals Search and Booking Plugin Car Rentals Search and Booking Plugin
ID mphadipgcllhanbnjfgdbejnbllcenma
URL Chính Thức https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma
Mô tả This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
Kích Thước Tệp 12.32 KB
Số Lần Cài Đặt 93
Phiên Bản Hiện Tại 0.0.0.6
Cập Nhật Lần Cuối 2016-07-26
Ngày Phát Hành 2016-07-26
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển EconomyBookings
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.economybookings.com/
URL Trang Trợ Giúp http://www.economybookings.com/contact
URL Trang Chính Sách Bảo Mật http://www.economybookings.com/content/terms-use
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}