Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nvedant/next-chrome-ts

🌐 Next.js chrome extension starter, written in typescript.
https://github.com/nvedant/next-chrome-ts

chrome chrome-extension css next nextjs react reactjs

Last synced: about 1 month ago
JSON representation

🌐 Next.js chrome extension starter, written in typescript.

Awesome Lists containing this project

README

        

`next-chrome` is a [Next.js](https://nextjs.org/) starter project to bootstrap a new Chrome extension.

[Helpful Tips for Starting a Next.js Chrome Extension | CSS-Tricks](https://css-tricks.com/nextjs-chrome-extension-starter/)

```sh
cd next-app

yarn # run once

yarn build # on macOS
yarn build:linux # on Linux
```

![Screenshot](./screenshot.png)