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

https://github.com/krybc/fast-new-tab

Google Chrome new tab extension written in vanilla JS and clean CSS
https://github.com/krybc/fast-new-tab

chrome-extension javascript

Last synced: 21 days ago
JSON representation

Google Chrome new tab extension written in vanilla JS and clean CSS

Awesome Lists containing this project

README

        

# Fast New Tab

**Fast New Tab** is a Chrome extension that allows the user to add widgets and custom backgrounds to new tab pages.

The most important feature of the **Fast New Tab** is it's speed. It is written in vanilla JS and CSS, without utilizing any JS libraries or CSS frameworks.

![New tab preview](docs/images/preview1.jpg)

![Options preview](docs/images/preview2.jpg)

## Requirements

Google Chrome >= 70

## Installation

Extension is available on [Chrome Web Store](https://chrome.google.com/webstore/detail/fast-new-tab/dhelogeagncpgfpeecapnfjhbhbhaccj).

## Roadmap

### 0.4.0
- [ ] Weather widget

### 0.3.0
- [ ] Most visited widget

### 0.2.0
- [x] New logo
- [x] New layout
- [x] Removing widgets
- [x] Bugfix: Drag'n'drop improvements
- [x] Fix: Remove used categories from select when adding widget
- [x] Bugfix: Clear storage widgets when change background after added widget

### 0.1.1
- [x] Bugfix: Removing storage after Chrome updated
- [x] Bugfix: Removed "Other bookmarks" from select list

### 0.1.0
- [x] Bookmarks widget