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 هو إضافة Chrome تم تطويرها بواسطة EconomyBookings، والميزة الرئيسية لها هي "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Car Rentals Search and Booking Plugin
قم بتنزيل ملفات الامتداد Car Rentals Search and Booking Plugin بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان URL الرسمي | 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/ |
عنوان صفحة المساعدة | http://www.economybookings.com/contact |
عنوان صفحة سياسة الخصوصية | 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\/" ] } |