- Joined
- Jan 17, 2016
- Messages
- 5,319
- Reaction score
- 14,228
- Points
- 1,113
- Age
- 34
- Gender
- Male
Staring at stuff like this...The code block doesn't make a difference, just easier to copy from so that was most likely the issue.
The "$ is not defined" is happening because of the built in linter. You can make that go away by declaring jquery in the Tampermonkey editor settings.
Code:{ "env": { "jquery ": true } }
I know this is really simple stuff but I wanted to use this meme
Last edited: