next-chrome icon indicating copy to clipboard operation
next-chrome copied to clipboard

Next.js / Chrome extension starter template

next-chrome is a Next.js starter project to bootstrap a new Chrome extension.

Helpful Tips for Starting a Next.js Chrome Extension | CSS-Tricks

cd next-app

yarn # run once

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

Screenshot