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
command bar modal w. CSUI
Can't access other elements outside the plasmo-csui shadow root
currentTarget
of the click event and try to get the closest element with the attibut I have set. But it always return null. I've also tried storing the lins in localStorage. But it seems as though my approach was still flawed.
This is an excerpt of what my CSUI code looks like. ...ReferenceError: _messaging is not defined while using sendToBackground()
Bug : EAGAIN when use `plasmo package`
plasmo package
```
% yarn package --verbose
yarn run v1.22.22...How can I send a message from BGSW to content script and back?
Proxy authentication and API calls afterward
How to mock storage
Supabase url and anon key exposed
What are the best ways to deal with supabase auth without exposing the url and key? Am I missing something?...
Can't figure out how to navigate from my extention to my auth page
http://localhost:3000
when clicked:
```
<script>
import { fade } from 'svelte/transition';...How can I open the side panel programmatically?
chrome.sidePanel.open({ windowId: tab.windowId });
(https://developer.chrome.com/docs/extensions/reference/api/sidePanel#user-interaction) however, this doesn't work which I am guessing because Plasmo handles the extension.
Any help is appreciated! :)...Quick screen change