Error while comunicating between CS and BGSW.
fetch
calls from the content script since it gets blocked by Discord CSP.
So I'm trying to send a message from the content script to the background service worker using @plasmohq/messaging
, the problem is that I get a CSP error regarding the connection to ws://localhost:1815
and the messages stay hanging....Would it be possible to hide DOM changes via shadow DOMs to evade LinkedIn's detection system
New Tab Sizing
useEffect(() => {
document.body.style.margin = "0"
document.body.style.overflow = "hidden"
})
...Default with-supabase template doesn't work
Inline CSUI Component + ShadowDOM not rendering elements that enter DOM tree later, correctly.

resolve critical package vulnerabilities

Storage API syncing
how to deal with connect-src 'self'?
unable to set up authentication
[BUG] Error "$RefreshSig$ is not a function" if I use state in a nested component

Check if an extension is installed
Do I have to publish a .zip manually to get the extension id?
Issue with using Radix Components with extension and framework
Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
How to inject React component on page?
local storage dev tools plasmo
Extension rejected by Google due to RHC violation in Firebase Auth

Publishing to TestFlight through BPP
How can i solve this?
How to debug in vscode?
plasmo dev is failing