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

https://github.com/tylerwolff/chrome-newtab-boilerplate


https://github.com/tylerwolff/chrome-newtab-boilerplate

chrome-extension newtab template

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# Chrome new tab extension boilerplate

This repo can be used as a starting point for a new tab chrome extension. It includes a `manifest.json` and a `newtab.html` file with links to styles and javascript.

## How to use

Fork this repo (or click `Use this template`). To preview the new tab in chrome you‘ll need to load the extension in Chrome. For more info on this process check out the official [getting started guide](https://developers.chrome.com/extensions/getstarted).