Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomaswang-archive/next-chrome

Next.js / Chrome extension starter template
https://github.com/thomaswang-archive/next-chrome

chrome-extension nextjs nextjs-starter

Last synced: 3 months ago
JSON representation

Next.js / Chrome extension starter template

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)