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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载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!                    

扩展基本信息

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