Question: How to injection css? #718
Answered by
ACTCD
Sep 15, 2024
Replies: 1 comment
|
https://github.com/quoid/userscripts#api Use |
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.