@violentmonkey/types
Preparing search index...
GM_addStyle
Function GM_addStyle
GM_addStyle
(
css
:
string
)
:
HTMLStyleElement
Appends and returns a
<style>
element with the specified CSS.
Parameters
css
:
string
Returns
HTMLStyleElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@violentmonkey/types
Loading...
Appends and returns a
<style>element with the specified CSS.