I\'m creating a GreaseMonkey script to improve the user interface of the 10k tools Stack Overflow uses. I have encountered an unreproducible and frankly bizarre problem that has confounded me and the
I am new to GM and trying to write my first user script. I am trying to get a URL from a facebook comment I was trying to use this.
Is there way to simulate click on a flash application using Greasemonkey script? I need to test a flash app wit开发者_JAVA百科h lot of permutations and combinations. Traditional approach of using Ex
I have tried all the combinations in my little OOP brain of trying to figure out how to use Greasemonkey to replace a < img > tag with a < applet > tag.
I\'m trying (and for the most part succeeding) to use the tipsy jQuery plugin in my greasemonkey script. I am using the @require meta tag to import the jquery and tipsy js, and it works, but with a co
I wrote a Greasemonkey script, it prompts users to store login and password to avoid the need of re-enter it again and again.
I\'m writing a GreaseMonkey script with JQuery. Sometimes the site I want to modify displays information in a TD, thus:
If you create a Greasemonkey script with @include * and go to a site like youtube, it runs the script 20+ times every time you refresh. This is on Firefox, not sure about Chrome.
Hopefully someone can help me here. I use a login page everyday given by my ISP to login and start internet on my machine. In between the connection goes off a couple of times and I am redirecte开发者
I\'m developing my first greasemonkey script (trying to edit and add page content to a particular website) and for some reason, it refuses to work beyond one while loop.. Eg :