Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2140  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: List for general Greasemonkey discussion. This is the place for questions about creating or installing user scripts.
 

GM_addStyle() with @run-at document-start fails silently in FF10/11/12? 
  I've been using code with @run-at document-start, which calls GM_addStyle() to add CSS before the screen paints, thereby avoiding any flash of unstyled content. This was working well in Firefox 3.6. I recently updated to FF 12, and now I find that this no longer works. Calls to GM_addStyle() in document-start scripts fail silently, with... more »
By Matt Kruse  - May 31 - 5 new of 5 messages    

Magic Password Generator 
  Hey! I was without a computer for sometime, then I got a new one, installed firefox, and started installing my favorite addons. I Couldnt find Magic Password Generator on mozilla addons anymore, only on Arantius website. Is there any reason for this? Thanks
By Wackygoose  - May 24 - 3 new of 3 messages    

level 11 camps 
  The script is sending random attacks to the new level 11 camps. I was lucky enough to my attacks before loosing troops. Needs an update quick.
By Becky Cooley  - May 24 - 1 new of 1 message    

GM_util.hitch / window.setTimeout 
  Calling window.setTimeout with a string of commands as first parameter in Greasemonkey scripts causes an exception: "Invalid arguments to GM_util.hitch()." In a normal browser environment this works perfectly, and previous Greasemonkey-versions did not have this bug either.
By Sumeruter  - May 24 - 3 new of 3 messages    

@run-at document-start in FF12 fires script twice on Facebook.com? 
  After updating FF from 3.6 to the current 12, user scripts run at document-start (in certain situations) are firing twice - once at document-start as intended, then again at document-end. Sample script: // ==UserScript== // @name FB Test // @namespace [link]... more »
By Matt Kruse  - May 24 - 27 new of 27 messages    

What can't you do, thanks to Greasemonkey's security sandbox? 
  I'm finally starting work in earnest on Greasemonkey 1.0. The major change is to move towards explicitly requesting access to the elevated privilege APIs that Greasemonkey has historically exposed to user scripts and, more importantly, _not_ imposing the convoluted security restrictions that make... more »
By Anthony Lieuallen  - May 22 - 3 new of 3 messages    

GM_xmlhttpRequest works on some sites not on others 
  Subject pretty much says it all. I've got a script I'd like to use to filling out shipping information on the USPS website. The script I'm testing with is pretty simple: <code> // ==UserScript== // @name Fill out shipping form based on Seamlyne order // @namespace [link]... more »
By BillTheTailor  - May 17 - 2 new of 2 messages    

Auto update not working (Firefox, Mac) 
  So I've uploaded a few basic scripts to userscripts.org and installed loads of useful ones from other people, but I can't get auto updates to work for any of them. Currently running Firefox 12.0, GM 0.9.19 on Mac 10.6.8 My checklist: - script installed from userscripts.org Install button, install URL is... more »
By mike cupcake  - May 17 - 15 new of 15 messages    

BBC weather site / greasemonkey problem 
  I followed the advice here by LouCypher: [link] Which worked perfectly but now the bbc has changed it's website and the script stopped working. I logged and error saying that "div" was invalid that I attributed to this line:... more »
By SA  - May 14 - 6 new of 6 messages    

Greasemonkey access violation 
  Hi, I'm getting the following error and I'm not sure why: Error: Greasemonkey access violation: unsafeWindow cannot call GM_getResourceText. My script is here: [link] source: [link] I've temporarily commented out the line that's causing the error and... more »
By Yansky  - May 13 - 3 new of 3 messages    

1 - 10 of 2140   « Newer | Older »

XML       Send email to this group: greasemonkey-users@googlegroups.com