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 931  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussions about development of the Greasemonkey extension for Firefox.
 

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 - 2 new of 2 messages    

c57b9e: Updated (english placeholders for now) translation... 
  Branch: refs/tags/0.9.20 Home: [link] Commit: c57b9e7f8d73ec7fa7438bc3149987 432747991f [link] Author: Anthony Lieuallen <alieu...@google.com> Date: 2012-05-11 (Fri, 11 May 2012)... more »
By GitHub  - May 14 - 2 new of 2 messages    

3c3c45: install.rdf version bump 
  Branch: refs/heads/master Home: [link] Commit: 3c3c45823c1a27868766a8f379e449 8dfde3da02 [link] Author: Anthony Lieuallen <alieu...@google.com> Date: 2012-05-11 (Fri, 11 May 2012)... more »
By GitHub  - May 11 - 1 new of 1 message    

e8fe33: Show an appropraite toast message when updating a ... 
  Branch: refs/heads/master Home: [link] Commit: e8fe33dd4b987c1b0dac7b8f41e106 db83aa246f [link] Author: Anthony Lieuallen <alieu...@google.com> Date: 2012-05-11 (Fri, 11 May 2012)... more »
By GitHub  - May 11 - 1 new of 1 message    

88b901: Revert "Inject a custom setTimeout method into the... 
  Branch: refs/heads/master Home: [link] Commit: 88b901995f6fd162a96f0710a98d16 074cb0746e [link] Author: Anthony Lieuallen <alieu...@google.com> Date: 2012-05-11 (Fri, 11 May 2012)... more »
By GitHub  - May 11 - 1 new of 1 message    

again window.setTimeout 
  The same problem with time in window.setTimeout. This work fine: setTimeout(function(){alert("a aa");}, 1000); setTimeout(function(){alert("a aa");}, 2000); setTimeout(function(){alert("a aa");}, 3400); but this not: setTimeout(function(){alert("a aa");}, 3500); setTimeout(function(){alert("a aa");}, 4000);... more »
By spirit  - May 11 - 3 new of 3 messages    

google chrome 
  any way to explain how i can add greasemonkey to chrome an if so step by step i use alot of scripts an well tampermonkey doesnt handle them at all does the mean i have to convert them to uft-8 an if so whats the best converter two do this
By kristian sider  - May 10 - 3 new of 3 messages    

21c24f: Limit file/path name length in Windows. 
  Branch: refs/heads/master Home: [link] Commit: 21c24f04a337b6fff15d8a1404cf9d 0536e679e6 [link] Author: Anthony Lieuallen <arant...@gmail.com> Date: 2012-05-06 (Sun, 06 May 2012)... more »
By GitHub  - May 6 - 1 new of 1 message    

window.setTimeout is not working properly 
  I've been having a problem with window.setTimeout. It only seems to work for low timeout values (up to about 4 seconds). With a longer delay, the callback function is never run. For example, try this script: // ==UserScript== // @name Timeout test // @include * // ==/UserScript==... more »
By mjh563  - May 6 - 3 new of 3 messages    

10d52f: Firefox compatibility bump. 
  Branch: refs/heads/master Home: [link] Commit: 10d52f605d65eb53bec8191413f0fd ba727bef7b [link] Author: Anthony Lieuallen <alieu...@google.com> Date: 2012-05-04 (Fri, 04 May 2012)... more »
By GitHub  - May 4 - 1 new of 1 message    

1 - 10 of 931   « Newer | Older »

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