OBSOLETE as of Firefox 57.
I am writing a plug-in for Firefox and using greasemonkey script to do that (I compile the user script using …
javascript firefox firefox-addon greasemonkeyI am working on a user script and I've just found that the script is not run when the main …
javascript ajax firefox greasemonkeyI'm creating a UserScript extension for Firefox & Chrome and I'm trying to use some of the code in the …
javascript google-chrome-extension greasemonkey userscriptsI've written scripts to filter out threads and posts in a programming forum by author. But you need to post …
javascript browser greasemonkey userscripts tampermonkeyI'm noob with JavaScript and Greasemonkey and I'd like to write a simple script. I know that Greasemonkey wraps your …
javascript greasemonkey userscriptsThis is a bit of an oddly specific question. I'm writing a Greasemonkey script that will run across ten domains. …
greasemonkey userscriptsI've never actually used greasemonkey, but I was considering using it. Considering that GreaseMonkey allows you to let random people …
javascript security greasemonkeyI'm using the popular Firefox extension Greasemonkey. I'd like to know if there was a way to capitalize all text …
javascript jquery greasemonkey capitalization capitalizeAfter read that Greasemonkey recommends users to install Tampermonkey or Violentmonkey. I've installed Tampermonkey and now I'm trying to transfer …
greasemonkey tampermonkey greasemonkey-4 firefox-57+My script clicks an image on a site. The image has an anchor href and an onclick href, but the …
javascript greasemonkey confirm