Material Design New Tab

Material Design new tab page

Material Design New Tabคืออะไร?

Material Design New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tab.xiejie.co และคุณลักษณะหลักของมันคือ "Material Design new tab page"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Material Design New Tab

ดาวน์โหลดไฟล์ส่วนขยาย Material Design New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        A beautiful and customizable new tab page to replace the default.

Features
- Material Design style
- Manage your favorite websites
- Switchable search engines
- Weather forecast, Chrome Apps list
- You can view all and recently added bookmarks, and you can also search
- Personalized background with wallpaper or solid color
- Customizable settings                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Material Design New Tab Material Design New Tab
ID kgfodmcknjlgkbgkkafogbdaibkfgdgo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/material-design-new-tab/kgfodmcknjlgkbgkkafogbdaibkfgdgo
คำอธิบาย Material Design new tab page
ขนาดไฟล์ 405 KB
จำนวนการติดตั้ง 3,535
เวอร์ชันปัจจุบัน 1.8.7
อัปเดตครั้งล่าสุด 2018-11-21
วันที่เผยแพร่ 2018-11-21
คะแนน 4.78/5 รวมทั้งหมด 78 คะแนน
ผู้พัฒนา https://tab.xiejie.co
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://tab.xiejie.co
URL หน้าช่วยเหลือ https://tab.xiejie.co/logs
ภาษาที่รองรับ en,bg,ru,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Material Design New Tab",
    "version": "1.8.7",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "icons\/[email protected]",
        "48": "icons\/[email protected]",
        "128": "icons\/[email protected]"
    },
    "background": {
        "page": "index.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "management",
        "bookmarks",
        "background",
        "geolocation",
        ""
    ]
}