I have a UserScript which should remove all images of a certain class on the first mousemove-event. Being pretty new in writing Greasemonkey-scripts, okay this is my first script, I think there is ju
Sorry the title isn\'t great, it\'s sort of a loaded question.. What I am trying to do is load multiple pages from links on a page (they are on the same host). In my case it is a forum in the thread v
Actually, the problem is every time i access zedge.net i have to select my phone from the list. Now, what i can do is, once i 开发者_运维问答click on \'no phone selected\' i can write:javascript:zlibQ
I\'m using greasemonkey to inject a script into every page that loads in my browser. The problem that i\'m facing now is that, if the browser moves from one page to another within the same domain, gre
I have this Greasemonkey script, I originally wanted to get all the <table> elements and search through those forbut I couldn\'t get that to work.So I tried searching for the <a> elements
I\'ve got a greasemonkey script and I\'d like to get an idea of how many regular users I have, what I\'d really like is to use Google analytics inside the script. But I\'m not sure how to do it if it\
I have a Greasemonkey script that works just fine in Firefox and Opera. I struggle with getting it to work in Chrome, however. The problem is injecting a function into the page that can be invoked by
I\'m playing around with jquery and greasemonkey and tried to use setTimeout to call a function every second, but for some reason it doesn\'t work.
does anyone know how t开发者_C百科o replace JavaScript on a site with Greasemonkey ie. This is the default code:
I am looking for a quick way to grab some data off of one Web page and throw it into another. I don\'t have access to the query string in the URL of the second page, so passing the data that way is no