1.2.6 • Published 8 years ago

fast-new-tab v1.2.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

fast-new-tab

NPM version dependencies License MIT

NPM

fast-new-tab is a simple Chrome extension: fast new tab page without deep scripts and requests, without any permissions, and with all internal Chrome links.
fast-new-tab replace default Chrome new tab page to static clear page with basic chrome://* links.

Usage

$ npm install fast-new-tab
$ cd fast-new-tab

Then drop fast-new-tab.crx on page chrome://extensions and confirm installing package.

Or you can packaging your own version:

$ chromium-browser --pack-extension=extension

It's create extension.crx (extension package) and extension.peb (extension private key).
Instruction from developer.chrome.com: packaging.

Test

Preview new tab page:

$ npm install
$ npm test

License

MIT

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.8.0

8 years ago

0.7.2

8 years ago

0.7.1

8 years ago

0.7.0

8 years ago