Add Dynamic React Component #961
Unanswered
Snehasish7080
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using react and vite, Currently I have a file content.tsx which is going to inject in the web pages but at the same time I want when user clicks on extension the this component should inject not by deafault, I added background.js file but it doesn't workd. Any help would be great.
Here is my background.js
src/content.tsx
Beta Was this translation helpful? Give feedback.
All reactions