I want to show the icon in linkedin(only) website post input but I cannot see my extension when i configure my content_scripts #992
Replies: 2 comments 1 reply
-
Don't list content scripts in your manifest. WXT looks for content script files in your Here's an example: https://github.com/wxt-dev/examples/blob/main/examples/inject-script/entrypoints/content.ts And here's the docs: https://wxt.dev/guide/directory-structure/entrypoints/content-scripts.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh Thanks. I understand I am kinda confused using WXT because I always write extension in Normal Html, css, JS bundle one. How can i achieve this functionality? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
wxt.config.ts
Can anyone tell why extension is not showing even on linkedin.com website
Beta Was this translation helpful? Give feedback.
All reactions