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
- Host: GitHub
- URL: https://github.com/krybc/fast-new-tab
- Owner: krybc
- Created: 2018-10-22T22:14:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T12:16:20.000Z (about 6 years ago)
- Last Synced: 2025-02-15T11:28:25.954Z (2 months ago)
- Topics: chrome-extension, javascript
- Language: JavaScript
- Homepage:
- Size: 17.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


## 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