DronesGlobe open in new tab
This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
ما هو DronesGlobe open in new tab؟
DronesGlobe open in new tab هو إضافة Chrome تم تطويرها بواسطة http://www.dronesglobe.com، والميزة الرئيسية لها هي "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DronesGlobe open in new tab
قم بتنزيل ملفات الامتداد DronesGlobe open in new tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
"DronesGlobe open in new tab" is simple Chrome extension made by Drones Globe dev team. It's made for all drone lovers, to make it easier to access your favourite drone related info resource. This app doesn't collect any sort of your personal data, nor it saves cookies. All this app does is redirecting your to DronesGlobe website when you click "Visit Website" button. Best regards. Drones Globe team.
معلومات أساسية عن التمديد
الاسم | |
ID | pdbinfidpahmfgkfaeopcjddhkbcblpd |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd |
الوصف | This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button |
حجم الملف | 5.22 KB |
عدد التثبيتات | 32 |
النسخة الحالية | 1.0 |
آخر تحديث | 2015-10-01 |
تاريخ النشر | 2015-10-01 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | http://www.dronesglobe.com |
نوع الدفع | free |
موقع الإضافة | http://www.dronesglobe.com |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DronesGlobe open in new tab", "description": "This extension will redirect you to www.DronesGlobe.com website when you click \/Visit Website\/ button", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |