Question: How to injection css? #718
-
Beta Was this translation helpful? Give feedback.
Answered by
ACTCD
Sep 15, 2024
Replies: 1 comment
-
https://github.com/quoid/userscripts#api Use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ACTCD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/quoid/userscripts#api
Use
GM.addStyle(css)
instead ofGM_addStyle
.