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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}