Search
Star
1.4k
Feedback
Setup for Free
�PD
🧩 Plasmo Developers
•
3y ago
•
45 replies
Avi
Inject options UI in the browser
{ "manifest": { "options_ui": { "browser_style": true } } }
{ "manifest": { "options_ui": { "browser_style": true } } }
This is only relevant to Chrome
/Edge extensions though
, not to Firefox
🧩 Plasmo Developers
Join
2,801
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
{
"manifest"
: {
"options_ui"
: {
"browser_style"
:
true
}
}
}
{
"manifest"
: {
"options_ui"
: {
"browser_style"
:
true
}
}
}
Similar Threads
how do you change the styling of a page or inject your UI in it.
�PD
🧩 Plasmo Developers / 👟framework
2y ago
Can i inject a content script UI at a specific time?
�PD
🧩 Plasmo Developers / 👟framework
3y ago
How to Inject script
�PD
🧩 Plasmo Developers / 👟framework
12mo ago