How to use Plasmo's globalProvider?
getInlineAnchorList(). I saw that this should be possible through this github pull but I haven't been able to get it to work.
Does anyone have a working example?
https://github.com/PlasmoHQ/plasmo/pull/557...Putting Key in manifest causes ``Uncaught Error: Extension context invalidated.
Cannot read property of null (reading '__plasmo_full_reload__')
background.ts...
Storage advanced usage non-hook implementation.
Firefox Permissions Transform
PlasmoGetInlineAnchorList doesn't shift host layout
createRootContainer returns null
Content match help
matches: ["https://*.tiktok.com/*", "https://*.facebook.com/*"]
matches: ["https://*.tiktok.com/*", "https://*.facebook.com/*"]
Cannot import package that exposes .mjs files instead of .js files
Failed to resolve 'lucide-react' from './contents/button.tsx'
'./dist/esm/lucide-react.js' does not exist, did you mean './di
st/esm/lucide-react.mjs'?'
'./dist/esm/lucide-react.js' does not exist, did you mean './di
st/esm/lucide-react.mjs'?'
Upgrade to v0.81 not working as expected
Failed to resolve '.plasmo/chrome-mv3.plasmo.manifest.json', but I can see the file in the .plasmo folder. Here's the generated file
```
{
"icons": {...Is it possible to pass custom next.config.js?
Plasmo With Stripe
Create CSUI root containers programmatically
Type error in mountInterval of PlasmoCSUIMountState
clearInterval(mountState.mountInterval) in getRootContainer, but the type of mountInterval in PlasmoCSUIMountState is NodeJS.Timer.
I think number is the return type since CSUI runs in a browser....Send data from website to firefox extension service worker
chrome.runtime.sendMessage but in firefox when I try with browser.runtime.sendMessage() Im getting error: Uncaught ReferenceError: sendMessage is not definedSandboxes not applying CSP!
"content_security_policy": {
"sandbox": "sandbox allow-scripts; script-src 'self' https://apis.google.com"
},
"content_security_policy": {
"sandbox": "sandbox allow-scripts; script-src 'self' https://apis.google.com"
},
Plasmo requesting more permissions than requested?
script:
```
<script>...
Login with firebase using google auth
Persist Supabase auth session/user state
