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

Hello, thanks for the great boilerplate. Everything works seamlessly, but I see 2 errors in the console. Looks like trying to load `assets/js/index.js` & `assets/js/jsx-runtime.js` from web page itself instead...

in dev mode, the vite not as fast as expected。install crx also use full static resources, so vite must build every time。 have any better case to make speed faster?

안녕하세요. 현재 Vue 프로젝트 파일을 React로 리팩터링 하는 중 입니다.. 기존에 Vue 프로젝트에서 Background에서 사용 되던 코드를 재사용 하려고 붙여 넣었습니다. vite로 bundling은 정상적으로 하는 것 같은데 Chrome Extension에서 자꾸...

using internal function Array.pop() to get the last element of array, removed getLastElement()

**Is your feature request related to a problem? Please describe.** When using the styling library [Styled Components ](https://styled-components.com/) the styling does not get applied. **Describe the solution you'd like** Documented...

enhancement

Hello everyone, I have been working on a project that involves users signing up on my main web app. The web app is created using Nextjs 14 with the new...

# **Describe the bug** https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/263#issuecomment-1818199732 I am trying to integrate [shadcn/ui](https://ui.shadcn.com/) into this template. It is totally fine for popup, option, newtab and all other pages except for content script....

bug

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.2.0 to 18.4.4. Release notes Sourced from @​commitlint/cli's releases. v18.4.4 18.4.4 (2024-01-04) Bug Fixes Fix subject-full-stop false positive when using ellipsis by @​Mersho in conventional-changelog/commitlint#3839 Fix/3779: Adjust...

dependencies