Skip to content

Template repo for Chrome extensions. Next.js / TypeScript / Tailwind CSS

Notifications You must be signed in to change notification settings

mayone-du/chrome-extension-template-with-nextjs

Repository files navigation

Chrome Extension Template with Next.js

Description

build a chrome extension with next.js

npm run export

Usage

If you want to use the ChromeAPI, you will need to use dynamic import.

If you get webpack errors during the build, please change the import path in /src/scripts to a relative path.

If you are not using the ChromeAPI, you can develop with npm run dev

Follow Next.js for routing.

Select /extensions.

TODO

If you are using the ChromeAPI, you have to npm run export every time you want to check, which is not very efficient for development.

About

Template repo for Chrome extensions. Next.js / TypeScript / Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages