OBSOLETE as of Firefox 57.
I'm on https://twitter.com/#!/username/followers ; is there any greasemonkey script to follow all the twitter users on that …
javascript twitter greasemonkeyI am trying to make a script run when Ctrl + Alt + e is pressed. How can Tampermonkey fire on a …
javascript greasemonkey tampermonkey ctrl modifier-keyI'm trying to write a Greasemonkey script, and would like to use the jQuery library to do so, but I'm …
javascript jquery greasemonkeyOn many websites (Dropbox being a good example), when you click on a document to download it, it opens a …
javascript tabs greasemonkeyI would like to capture the contents of AJAX requests using Greasemonkey. Does anybody know how to do this?
javascript ajax greasemonkeyI am wondering if there was a possibility to navigate with arrow keys through a table I created with JS(…
javascript jquery greasemonkeyI'm working on a script that must be executed in a certain page, depending on the parameters it has. The …
javascript regex greasemonkey tampermonkeyI am fairly new to the world of Greasemonkey and I was wondering how to make a button in JavaScript. …
javascript button greasemonkey tampermonkeyThis should be an easy question, but how do I detect the jQuery-UI version? This is for a Greasemonkey script …
jquery jquery-ui greasemonkeyI have a very simple greasemonkey script that I want to call an already existing javascript function on the page. …
javascript greasemonkey