Smile New Tab
A modern and happy new tab page for Chrome.
什麼是Smile New Tab?
Smile New Tab是由A Child Developer開發的Chrome擴展程式,該擴展的主要功能是“A modern and happy new tab page for Chrome.”。
擴展截圖
下載Smile New Tab擴展crx文件
下載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!
擴展基本資訊
名稱 | |
ID | dkcobjkclbnibbfealodlnpiflkonifm |
官方網址 | 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" } } |