markiearnold / chrome-new-tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUX New Tab

Click extension that replaces new tab with content.


Install

Chrome Web Store as unlisted, NUX NewTab

New Release

1. Update version in manifest.json

# manifest.json

{
    ...
    "version": "0.0.2",
    ...
}

2. Create new release

Create a new release in Github releases. Current release is v0.0.1.

3. Download release

Download the latest release zip from Github releases.

4. Upload new version in Webstore Dashboard and Publish

Go to Developer Dashboard username: nitroux.extensions@gmail.com

About

License:MIT License


Languages

Language:JavaScript 46.3%Language:CSS 37.1%Language:HTML 16.7%