Smile New Tab

A modern and happy new tab page for Chrome.

What is Smile New Tab?

Smile New Tab is a Chrome extension developed by A Child Developer, and its main feature is "A modern and happy new tab page for Chrome.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Smile New Tab Extension CRX File

Download Smile New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Smile New Tab Smile New Tab
ID dkcobjkclbnibbfealodlnpiflkonifm
Official URL https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm
Description A modern and happy new tab page for Chrome.
File Size 64.32 MB
Installation Count 13
Current Version 1.0
Last Updated 2016-08-31
Publish Date 2016-08-31
Developer A Child Developer
Payment Type free
Supported Languages 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"
    }
}