mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-18 23:38:31 +02:00
Add example using MV3 userScripts API (#576)
This commit is contained in:
5
userScripts-mv3/options.css
Normal file
5
userScripts-mv3/options.css
Normal file
@@ -0,0 +1,5 @@
|
||||
#edit_script_dialog .source_text {
|
||||
display: block;
|
||||
width: 80vw;
|
||||
min-height: 10em;
|
||||
}
|
||||
Reference in New Issue
Block a user