userscripts
Where the Xcode user scripts at?
An aside to xcode4: Where are the User Sc开发者_C百科ripts? : if I went ahead and upgraded to Xcode4, are the scripts still present anywhere in the filesystem? I realize I cannot call them from Xcode[详细]
2023-02-27 01:23 分类:问答Passing values from Greasemonkey sandbox into anonymous functions
This is my first question, probably very silly indeed :) I have a selection of values in an array, returned from GM_listValues().[详细]
2023-02-26 02:56 分类:问答Can I capture JSON data already being sent with a userscript/Chrome extension?
I\'m trying to write a userscript/Chrome extension to capture JSON data being sent while using a web service so that I can reformat it and display selected portion on page. Currently the JSON is sent[详细]
2023-02-25 05:06 分类:问答Null array values in Javascript
everyone. I wrote a userscript about a year ago that changes the colors of badge borders on kongregate.com based upon the difficulty of the badge. They have since added new features, and now the scrip[详细]
2023-02-21 04:43 分类:问答Userscript with xcode4
Does anybody knows how to use xcode3 userscripts in xcode4 ? There was this great script which 开发者_如何学编程allowed you to select a variable and automatically generate property/synthetise/dealloc[详细]
2023-02-16 15:23 分类:问答adding color to pre block
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[详细]
2023-02-16 02:50 分类:问答Problem with raising event on hoverin on <li>
I\'m trying to select the element under the cursor so I ca开发者_如何学编程n take its text. I\'m trying this as an userscript. All went good but I have small problem with lists. The code below works f[详细]
2023-02-15 09:38 分类:问答Chrome iframe parent is undefined
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[详细]
2023-02-14 22:34 分类:问答Can't make Stylish script site specific
I have a Stylish script on Firefox that moves the Search button on Starting Page, but t开发者_JAVA百科he problem is that it will move the Search button on other pages, as well.[详细]
2023-02-14 06:41 分类:问答Any tips for writing cross-browser Greasemonkey userscripts?
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.[详细]
2023-02-13 20:19 分类:问答