Typedash

Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.

ما هو Typedash؟

Typedash هو إضافة Chrome تم تطويرها بواسطة https://typedash.io، والميزة الرئيسية لها هي "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.                    

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

الاسم Typedash Typedash
ID kpmmaampoeceelbjcdacknikchobbpah
عنوان URL الرسمي https://chromewebstore.google.com/detail/typedash/kpmmaampoeceelbjcdacknikchobbpah
الوصف Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
حجم الملف 4.63 KB
عدد التثبيتات 298
النسخة الحالية 0.1
آخر تحديث 2018-10-08
تاريخ النشر 2018-10-08
تقييم 3.60/5 مجموع تقييمات 15
المطور https://typedash.io
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Typedash",
    "description": "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.",
    "version": "0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}