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

https://github.com/extend-chrome/typescript-chrome-extension-starter

Get started writing a Chrome extension in TypeScript!
https://github.com/extend-chrome/typescript-chrome-extension-starter

Last synced: 9 months ago
JSON representation

Get started writing a Chrome extension in TypeScript!

Awesome Lists containing this project

README

          

# TypeScript Chrome Extension Starter Project

Get started writing a Chrome extension in TypeScript!

This starter is ready to go. It has everything configured:
TypeScript, Rollup, eslint, Prettier, and even a schema for your
`manifest.json` file. It's React ready and has some basic VS
Code settings.

Quit reading this, clone the repo, and start creating something
great!