-
Hi. Total noob here. Just installed the extension and don't know where to go from here. Basically what I'm looking for is a dark mode script. Can someone please help me? |
Beta Was this translation helpful? Give feedback.
Answered by
quoid
May 13, 2023
Replies: 1 comment 1 reply
-
Here's a good basic tutorial around user scripts: https://wiki.greasespot.net/Greasemonkey_Manual And here's an article about where you can find some: https://wiki.greasespot.net/User_Script_Hosting Basic JS knowledge will also be beneficial: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide Good luck! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ACTCD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's a good basic tutorial around user scripts: https://wiki.greasespot.net/Greasemonkey_Manual
And here's an article about where you can find some: https://wiki.greasespot.net/User_Script_Hosting
Basic JS knowledge will also be beneficial: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide
Good luck!