Skip to content

int128/bntp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNTP: Bookmarks in New Tab Page Build Status

A Chrome extension which provides the new tab page with recently accessed sites and bookmarks.

Architecture

  • React
  • Redux
  • Redux Saga
  • Immutable.js
  • ES6
  • Chrome Extension API

Build by create-react-app.

Contribution

This is an open source software licensed under the Apache License Version 2.0. Feel free to open issues or pull requests.

Build

npm is required

npm install
npm start

Open Chrome and add build/extension/ folder into extensions in the developer mode.

Release

Generate distribution zip and upload to Chrome Store.

npm run build
npm run zip

Take screenshots.

./screenshot.applescript

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages