Skip to content

A template to scaffold a base extension for Chromium browsers using ChakraUI and React

License

Notifications You must be signed in to change notification settings

kgilliam125/cra-template-chakra-chromium-extension

Repository files navigation

This is a creact-react-app template for developing Chromium based browser extensions using Typescript, React, ChakraUI, and Craco to avoid the need to eject when building your project. It is based off of the standard create-react-app template.

Use the following to create your app:

Using npm

npx create-react-app my-app --template chakra-chromium-extension

Using yarn

yarn create react-app my-app --template chakra-chromium-extension

Find a problem?

Submit an issue and describe what you're seeing.

Enjoy, can't wait to see what you make ☕

About

A template to scaffold a base extension for Chromium browsers using ChakraUI and React

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published