Zen tab

Override the new tab page with zen

What is Zen tab?

Zen tab is a Chrome extension developed by psgganesh, and its main feature is "Override the new tab page with zen".

Extension Screenshots

screenshot

Download Zen tab Extension CRX File

Download Zen 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

                        Zen new page tab                    

Extension Basic Information

Name Zen tab Zen tab
ID jngfahkkdflmkjondjmllikjnkpencbh
Official URL https://chromewebstore.google.com/detail/zen-tab/jngfahkkdflmkjondjmllikjnkpencbh
Description Override the new tab page with zen
File Size 16.95 KB
Installation Count 17
Current Version 0.1
Last Updated 2014-12-23
Publish Date 2014-12-22
Rating 4.50/5 Total 2 Ratings
Developer psgganesh
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zen tab",
    "description": "Override the new tab page with zen",
    "version": "0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "zen.html"
    },
    "manifest_version": 2
}