Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-new-tab

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-new-tab

Chrome extension: fast new tab without deep scripts and requests.

  • 1.2.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 30 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc