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

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

Awesome Lists containing this project

README

          

# newtab

[![Build Status](https://travis-ci.org/markis/newtab.svg?branch=master)](https://travis-ci.org/markis/newtab) [![Known Vulnerabilities](https://snyk.io/test/github/markis/newtab/badge.svg)](https://snyk.io/test/github/markis/newtab) [![Greenkeeper badge](https://badges.greenkeeper.io/markis/newtab.svg)](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.