I have one web page where i need to hide some images , some tags e,g hide tag with some id so that when i 开发者_Python百科open that page , then those elemenst should always be hidden or removed
In a particular forum, clicking the reply button spawns a new window with a text form to type a reply.I want to implement a script to create that specific text form within the main page (instead of sp
I\'m completely new to Javascript and Greasemonkey, so feel free to correct me if I\'m doing this inefficiently or incorrectly.
I\'m very confused, with greasemonkey setTimeout just isn\'t working, it never calls the function, looking online people say greasemonkey doesn\'t support setTimeout开发者_如何学编程, is there anyway
I\'m develop开发者_运维问答ing a Greasemonkey script to be used only with Firefox, and I need some help. I\'m planning to use jQuery, and possibly some other scripts later on. Since the @require for G
I\'ve created a <canvas>, in the variable canvas, but I can\'t seem to draw to it. I can see the blank canvas on the page, but it\'s blank.
Is it possible to run a user script before the page and DOM lo开发者_开发问答ads?Only if the user script runs on google chrome atm. Greasemonkey may support this too someday:
Alright, let me preface this by saying that I have little programming experience, so I apologize if my explanation belies some serious ignorance.I\'ve always wanted to learn certain tricks but I can n
There are a lot of questions here about Greasemonkey, but I didn\'t see anything directly related to my question.
There is a button in the web page as <input class=\"button\" type=\"submit\" value=\"new\"> I need a greasemonkey script which even before the page completely loads must automatically click