Travel Tab

Discover your next travel destination

ما هو Travel Tab؟

Travel Tab هو إضافة Chrome تم تطويرها بواسطة n.chaulet، والميزة الرئيسية لها هي "Discover your next travel destination".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Travel Tab

قم بتنزيل ملفات الامتداد Travel Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Looking to discover your next travel destination? Look no further than our Chrome extension! With Travel Tab, you can easily explore the world without even leaving your new tab page. Featuring stunning photographs from Unsplash, our extension allows you to browse through a wide variety of destinations and get inspired for your next adventure. So why wait? Install our extension today and start discovering the world right from the comfort of your browser!                    

معلومات أساسية عن التمديد

الاسم Travel Tab Travel Tab
ID mgjohdnbeijgfikcijlgkonkfpiamici
عنوان URL الرسمي https://chromewebstore.google.com/detail/travel-tab/mgjohdnbeijgfikcijlgkonkfpiamici
الوصف Discover your next travel destination
حجم الملف 1.15 MB
عدد التثبيتات 59
النسخة الحالية 1.0.0
آخر تحديث 2023-02-20
تاريخ النشر 2020-04-05
تقييم 5.00/5 مجموع تقييمات 1
المطور n.chaulet
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Travel Tab",
    "description": "Discover your next travel destination",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "128": "icon_128.022bfab0.png"
    },
    "chrome_url_overrides": {
        "newtab": "travel-tab-extension.b8d72cfb.html"
    },
    "permissions": [
        "storage"
    ]
}