Comments on rob@codebox's Scripts
18 comments
| Comment on TableSorter made Jul 18, 2008: | |
|
Guy Darling |
this is great, can it be sorted by 2 fields all at once? |
| Comment on StayFresh made Jun 29, 2008: | |
|
seaneee |
Can't get the refresh interval to change with the shortcut keys. Anyway to modify the actual script? |
| Comment on DOMClipper made Jun 2, 2008: | |
|
rob@codebox |
Hi Raffles, which versions of Firefox and Greasemonkey are you using? I just tried it on Firefox 3 Beta 5 and it seems fine. Greasemonkey isn't currently compatible with Firefox 3 RC1, so I don't want to change anything yet in case its a GM issue, rather than a problem with DOMClipper.. |
| Comment on DOMClipper made May 30, 2008: | |
|
Raffles |
The script doesn't work in Firefox 3. Not sure why as I haven't checked, but hopefully it isn't too complicated. |
| Comment on ScrabuCheck made May 2, 2008: | |
|
Sonar |
stickiness seems to happen every now and again...
just installed the script again, just to make sure it installed right... hopefully u'll get it sorted :) |
| Comment on ScrabuCheck made May 2, 2008: | |
|
Sonar |
Firefox 2.0.0.14 Greasemonkey 0.7.20080121.0 The stickiness happens all the time, as soon as I left click to move the box I cant release it. Sometimes it stays near the pointer... then some times it floats around else ware moving with the pointer, making it unable to type in the box. |
| Comment on ScrabuCheck made May 2, 2008: | |
|
rob@codebox |
Really - that's odd, seems to work ok for me. If you don't mind, can you tell me which version of Firefox/Greasemonkey you use? Also, does the sticking happen every time or just occasionally? Thanks for the feedback :) |
| Comment on ScrabuCheck made May 1, 2008: | |
|
Sonar |
well it was a bit annoying up at the top left. the drag and drop is a little dodgy, its gets stuck... when you move the thing it stays on your mouse pointer and cant be released with a click or anything. another little addon, would be a "go" button or a button to make it work... as at this moment in time its all about the enter key. |
| Comment on ScrabuCheck made Apr 30, 2008: | |
|
rob@codebox |
Sonar - not sure why you thought it should move? 'Floating' just means it sits above the rest of the page - anyway drag-ability is a nice idea, so I've added it in - enjoy. |
| Comment on ScrabuCheck made Apr 22, 2008: | |
|
Sonar |
Floating box? I cant move it... didn't really think much of it... sticking with http://www.anagrammer.com ;p |
| Comment on StayFresh made Apr 19, 2008: | |
|
rob@codebox |
Hi Xanderificus, you dont need to edit the script to change the refresh interval - just do Ctrl-Alt-PgUp/PgDown to make it larger/smaller |
| Comment on StayFresh made Feb 8, 2008: | |
|
xanderificus |
Nice, but 15 seconds is WAY too frequent. I tried editing it through Greasemonkey and it didn't seem to take. Can you add the preferred refresh rate through the Tools|Greasemonkey menu? ... or have it ask? |
| Comment on StayFresh made Jul 26, 2007: | |
|
Glenn Carr |
Very nice, thanks! |
| Comment on StayFresh made Jun 11, 2007: | |
|
Adam Kramer |
can you make a version with a smaller counter? maybe just the number (since it's always in seconds anyway)
|
| Comment on DOMClipper made May 27, 2007: | |
|
Rich Liquid |
Very useful script for printing. I use it to clean up pages to save ink. Highly recommended! Thanks to the author. |
| Comment on DOMClipper made May 27, 2007: | |
|
rob@codebox |
Thanks, to return to the main page after selecting an element with a right-click, you can just right-click again - I should have added that to the instructions, its there now. |
| Comment on DOMClipper made May 27, 2007: | |
|
Raffles |
This is an excellent script, works very well and the code is very neat. I think there is one thing missing though: when right-clicking to remove everything but the clicked element, Ctrl+Z doesn't undo this action. |
| Comment on DOMClipper made May 6, 2007: | |
|
vOidSenses |
i installed this just to experiment and hey, works pretty good, and i can find useful places to use it ^^ i have two suggestions, first why don't you implement some memory system? something to remember what do you want deleted, isn't probably very easy, since sometimes the contents of the page a dynamic, and even the the URL is dynamic, but it's just an idea... also, i saw your code, and you defined the tags that can be removed, and i saw you didn't put probably the most important tag, the iframe, a lot of ads could be deleted with that anyway, thx, i'm keeping this one |
