Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Invalid value for 'content_scripts[0].matches[0]': Empty path. Could not load manifest. Please help! - 🧩 Plasmo Developers
�PD
🧩 Plasmo Developers
•
3y ago
•
4 replies
Andy
Invalid value for 'content_scripts[0].matches[0]': Empty path. Could not load manifest. Please help!
I was in dev mode
editing the contents
/test
_leetcode
.tsx file
import type
{ PlasmoContentScript
} from
"plasmo
"
export const config
: PlasmoContentScript
=
{
matches
:
[
"
https://leetcode.com
"
]
}
window
.addEventListener
(
"load
"
,
(
)
=
>
{
console
.log
(
"Peekaboo
! im testing
"
)
/
/is this valid
? i think so
/
/ document
.body
.style
.background
=
"
#1A202C
"
}
)
I uncomment the above code
, and it broke the extension
, now when I try to load unpacked I can
't run the extension
, any help is really appreciated
!
🧩 Plasmo Developers
Join
2,796
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Certain websites block content scripts
�PD
🧩 Plasmo Developers / 👾extension
3y ago