New Tab

new blank page

What is New Tab?

New Tab is a Chrome extension developed by ivershuo, and its main feature is "new blank page".

Extension Screenshots

screenshot

Download New Tab Extension CRX File

Download 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

                        一个空的新标签页                    

Extension Basic Information

Name New Tab New Tab
ID dpfockjhbablbklnkdbkafiecglnaile
Official URL https://chromewebstore.google.com/detail/new-tab/dpfockjhbablbklnkdbkafiecglnaile
Description new blank page
File Size 5.11 KB
Installation Count 119
Current Version 2.0.0
Last Updated 2019-07-31
Publish Date 2019-07-30
Rating 4.17/5 Total 6 Ratings
Developer ivershuo
Email [email protected]
Payment Type free
Supported Languages en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "version": "2.0.0",
    "default_locale": "zh_CN",
    "description": "__MSG_description__",
    "icons": {
        "128": "white.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}