maptab

Find new cool places every time you open a tab!

ما هو maptab؟

maptab هو إضافة Chrome تم تطويرها بواسطة jonathannsegal، والميزة الرئيسية لها هي "Find new cool places every time you open a tab!".

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

screenshot

تحميل ملف CRX للإضافة maptab

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

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

                        Map Tab shows a new location at random every time you open a tab. Explore the world before you explore the web!

Update: Add Map Card, Dice to change location, and switch to satellite view.                    

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

الاسم maptab maptab
ID jokkbgbdomfhondepefdoapgabmiomjl
عنوان URL الرسمي https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl
الوصف Find new cool places every time you open a tab!
حجم الملف 1.07 MB
عدد التثبيتات 96
النسخة الحالية 0.3.0
آخر تحديث 2020-08-24
تاريخ النشر 2020-06-30
تقييم 5.00/5 مجموع تقييمات 2
المطور jonathannsegal
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/Jonathannsegal/map_tab
عنوان صفحة المساعدة https://github.com/Jonathannsegal/map_tab
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "maptab",
    "offline_enabled": true,
    "short_name": "maptab",
    "description": "Find new cool places every time you open a tab!",
    "version": "0.3.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}