This package has been deprecated

Author message:

WARNING: This package is no longer maintained. Please use the newer, better @kswedberg/new-tab-bookmarks instead.

newtab-bookmarks

1.2.0 • Public • Published

New Tab Bookmarks, a Chrome Extension

To get this development version of the Chrome Extension to work in your browser:

Make sure you have node.js >=4 installed

node --version

If not, either download from nodejs.org or install nvm.

Grab the code and build it:

  1. git clone https://github.com/kswedberg/new-tab-bookmarks.git
  2. cd new-tab-bookmarks
  3. npm install
  4. npm run build:production

Install it in the Chrome browser:

  1. Open the Manage Extensions page (chrome://extensions)
  2. Check the checkbox for "Developer Mode"
  3. Press the "Load unpacked extension…" button
  4. Navigate to this repo's public directory and select it

Readme

Keywords

none

Package Sidebar

Install

npm i newtab-bookmarks

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • kswedberg