https://github.com/markis/newtab
Chrome extension to take over the new tab
https://github.com/markis/newtab
chrome-extension react react-dom webpack2
Last synced: 2 months ago
JSON representation
Chrome extension to take over the new tab
- Host: GitHub
- URL: https://github.com/markis/newtab
- Owner: markis
- Created: 2016-03-21T01:06:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T15:45:09.000Z (about 6 years ago)
- Last Synced: 2025-05-18T07:39:04.966Z (about 1 year ago)
- Topics: chrome-extension, react, react-dom, webpack2
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/newtab/lokmlhkeameimafbgfmkempkfmhcphpa
- Size: 178 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newtab
[](https://travis-ci.org/markis/newtab) [](https://snyk.io/test/github/markis/newtab) [](https://greenkeeper.io/)
Chrome extension to take over the new tab. It pulls the images from bing and displays them instead of the new tab in chrome.
### Learning React
This project was my excuse to learn react. It was fun and turned into something useful. Hopefully it helps you.