chrome-extension-boilerplate-react-vite icon indicating copy to clipboard operation
chrome-extension-boilerplate-react-vite copied to clipboard

Chrome Extension Boilerplate with React + Vite + Typescript

Results 78 chrome-extension-boilerplate-react-vite issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/user-attachments/assets/b43c3b51-545c-486b-b22a-7bc18a59b10f) We need to bump this package, to be more up to date, also have better security :)

bug
good first issue
low-priority

With the introduction of turborepo and big updates, I suggest updating eslint to version 9 as well. If it's okay, I'd like to work on it.

enhancement
good first issue
low-priority

**Is your feature request related to a problem? Please describe.** I want to create ```base.package.json``` which will have all props which are redundant for all ```package.json``` in modules/packages, which will...

question
request-new-feature

![CleanShot 2024-07-27 at 18 40 09@2x](https://github.com/user-attachments/assets/3be496e5-e919-44db-9f58-c6579f8f43ff) We are experiencing an intermittent issue where the following error occurs during the editing process: "discovery failed: bad grpc status code: The operation was...

wontfix
low-priority

**Is your feature request related to a problem? Please describe.** As reported in several issues, creating the extension itself, and using this boilerplate in the process, requires more explanation. **Describe...

documentation
enhancement
help wanted

It would be nice using typescript in tailwind-config package either. Plus, renaming [tailwind.config.js](https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/blob/main/packages/tailwind-config/tailwind.config.js) to kind of `base.ts` achieving more structural consistency with others like tsconfig package.

enhancement
low-priority

# Injecting content UI is a complex and common requirement, especially for developers working on sophisticated plugins that require various entry points for other operations. Currently, we provide a manual...

enhancement

It would be great to have a turbo generator template to quickly add packages. - https://turbo.build/repo/docs/reference/turbo-gen - https://turbo.build/repo/docs/guides/generating-code

enhancement
request-new-feature

> `*` Please fill in the required items. ## Priority* - [ ] High: This PR needs to be merged first for other tasks. - [x] Middle: This PR should...