Create confirmation as CS after clicking on context menu
background/index.ts
:...can i switch @types/chrome (unofficial) to chrome-types (official, frequent updates)
This popped up for me, how do I update my dependancies?

Can i integrate plasmo into an existing Vite project or do i have to migrate to Next?
with-vite
example, why is that? Can i use Vite or is there a major compatibility issue?
PS: it might be good to address this in the docs (I apologize if it is actually mentioned, I have not seen it)...Is it possible to make page navigation inside the options of the extension?
When should you actually use getShadowHostId?
What is the correct way use an image url from assets to show notification?
How do I troubleshoot my plasmo production build?
From popup.tsx to content.ts
can i use nextjs 14?
Wrapper component for all content scripts?
Browser-agnostic Google OAuth 2
Trigger a function when opening the Popup?
Scoping Tailwind to the extension

How do I set globalthis.__VUE_PROD_DEVTOOLS__
__VUE_OPTIONS_API__
and __VUE_PROD_DEVTOOLS__
are not defined. While the error was definitely present, it didn't really cause an issue when developing my newtab but now that I've moved on to to popup, it throws the error every time I click on the extension icon and the popup is empty.
The exact error is:
```VUE_OPTIONS_API, VUE_PROD_DEVTOOLS are not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.
...Live reloading showing extension one state older than current code
Injecting content-ui component to several same-class elements
having trouble with matching