tab: a startpage

Minimal, customizable, command line startpage

ما هو tab: a startpage؟

tab: a startpage هو إضافة Chrome تم تطويرها بواسطة Kory Schneider، والميزة الرئيسية لها هي "Minimal, customizable, command line startpage".

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

screenshot

تحميل ملف CRX للإضافة tab: a startpage

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

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

                        Instructions, examples and source code @ github.com/KorySchneider/tab                    

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

الاسم tab: a startpage tab: a startpage
ID gedoejjmdjalipopahiffdghibcodjcj
عنوان URL الرسمي https://chromewebstore.google.com/detail/tab-a-startpage/gedoejjmdjalipopahiffdghibcodjcj
الوصف Minimal, customizable, command line startpage
حجم الملف 5.29 KB
عدد التثبيتات 83
النسخة الحالية 1.0.8
آخر تحديث 2020-03-22
تاريخ النشر 2020-03-22
تقييم 4.83/5 مجموع تقييمات 6
المطور Kory Schneider
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.github.com/koryschneider/tab
عنوان صفحة المساعدة https://www.github.com/koryschneider/tab/issues/new
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "tab: a startpage",
    "description": "Minimal, customizable, command line startpage",
    "version": "1.0.8",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}