Smile New Tab

A modern and happy new tab page for Chrome.

Smile New Tabคืออะไร?

Smile New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย A Child Developer และคุณลักษณะหลักของมันคือ "A modern and happy new tab page for Chrome."

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Smile New Tab is the sequel to Inspire New Tab. Smile has tons of apps, and it has backgrounds you will love. It even has a button which makes you smile! This new tab was made for Chromebooks, otherwise the backgrounds don't fit the screen. This shall be fixed in a future update. But for now, enjoy!                    

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

ชื่อ Smile New Tab Smile New Tab
ID dkcobjkclbnibbfealodlnpiflkonifm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm
คำอธิบาย A modern and happy new tab page for Chrome.
ขนาดไฟล์ 64.32 MB
จำนวนการติดตั้ง 13
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-08-31
วันที่เผยแพร่ 2016-08-31
ผู้พัฒนา A Child Developer
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smile New Tab",
    "description": "A modern and happy new tab page for Chrome.",
    "version": "1.0",
    "permissions": [
        "management"
    ],
    "icons": {
        "128": "smilish.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}