Adventure Tab
Every tab opens a new world
ما هو Adventure Tab؟
Adventure Tab هو إضافة Chrome تم تطويرها بواسطة FATMAP، والميزة الرئيسية لها هي "Every tab opens a new world".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Adventure Tab
قم بتنزيل ملفات الامتداد Adventure Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Explore the most inspiring places on Earth. Be inspired to go outdoors.
Features:
• Inspirational adventures to discover
• Rolex effect: Bring adventures to life
• Minimal UI
• Learn more about each adventure on FATMAP
• Share Adventures with friends via Facebook and Twitter
• Get a new mountain experience or hiking route in every new tab معلومات أساسية عن التمديد
| الاسم | |
| ID | knieklonndieaapnbjgngbikaebjfcaj |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/adventure-tab/knieklonndieaapnbjgngbikaebjfcaj |
| الوصف | Every tab opens a new world |
| حجم الملف | 30.15 KB |
| عدد التثبيتات | 56 |
| النسخة الحالية | 0.0.1 |
| آخر تحديث | 2018-12-12 |
| تاريخ النشر | 2018-12-06 |
| تقييم | 5.00/5 مجموع تقييمات 6 |
| المطور | FATMAP |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة سياسة الخصوصية | https://about.fatmap.com/privacy |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "0.0.1",
"manifest_version": 2,
"description": "Every tab opens a new world",
"default_locale": "en",
"permissions": [
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"chrome_url_overrides": {
"newtab": "FATMAP.html"
}
} | |