I\'m creating a greasemon开发者_如何学编程key script. One of the functions it should do is close any thickboxes that open with the page (like when you visit sidereel for the first time). I put this li
everybody. I\'m puzzled as to why I keep getting the error \"GM_registerMenuCommand is not defined\" when I try to run a userscript that I created. I have tried this in Firefox using Scriptish 1.0b9 a
I have a script on GM that I would like to add color to on the info page. I tried copying the pre area with all the spans and all the style\'s independently but userscripts doesn\'t let me add style t
I prefer the look and feel of Firefox 2, but Youtube doesn\'t. None of the Greasemonkey scripts I use w开发者_如何学Goill workthere unless I click \"return to the original page\" (Youtube places me on
I need to efficently access a large gzipped xml file from javascript (actually from Greasemonkey). Unfortunately, the server doesn\'t provide a Content-Encoding header, and Content-Type is \"applicati
In Greasemonkey, I\'m trying to use a local copy of an image found online.The image is tem开发者_开发百科porarily stored in C:\\temp.
I know that firebug has no access to greasemonkey scripts but I was wondering if there was a way to expo开发者_运维问答se the script to firebug and have it set a breakpoint. I would like to be able to
I have this script for Gmail. It runs inside the canvas_frame iframe. I want to get a handle to the parent document, using parent.document. But in Chrome tells me that it\'s undefined. Works fine in F
I\'m currently developing a Greasemonkey script to translate <textarea> fields in an Intranet app, using Google Translation API.
I have a few scripts that clean-up some of the sites I use. But, I have now switched over to Chrome fro开发者_运维技巧m Firefox and some of the scripts don\'t work, even though I can install them.