An open API service indexing awesome lists of open source software.

https://github.com/vikbert/nutab

A chrome extension for better use experience with the new tab
https://github.com/vikbert/nutab

extension reactjs

Last synced: 9 months ago
JSON representation

A chrome extension for better use experience with the new tab

Awesome Lists containing this project

README

          



logo


NuTab



A chrome extension for enhance the new Tab



NuTab allows you to use integrated widgets such as Todo, Alerting, Notes and bookmarks, every time if you open a new tab in chrome.

I build it to do some experiments with React and React hooks. Have a fun with it.




PRs Welcome


MIT License



---

## install extension
load the extension from the location `build`, see more about [how to install chrome extension from local files](https://www.youtube.com/watch?v=WUwjqwTzUkI)

## getting start with development
```bash
npm run start
```

## build the extension
```bash
npm run build
```

## essential features
- ✅ Manage the Todos
- drag and drop to sort the todos
- bookmark the important todos
- filter todos
- ✅ quick search for bookmarkes
- ✅ Count down alert: 5, 10, 25 minutes
- ✅ export all data as json
- ✅ import all data from json backup