Comments by Julien Couvreur on scripts
35 comments
|
Comment on: |
Fixed
unpaginate('//div[@class="maincontoutboxatt"]',
|
|
Comment on: |
Does not seem to work.
|
|
Comment on: |
That's a good idea. I'll look at it more.
|
|
Comment on: |
Thanks, Joe.
|
|
Comment on: |
Agreed. There is a bug when you reach the end of the search results, it starts repeating the last page of results over and over.
|
|
Comment on: |
I made a small fix to the script. It is verified to work in Firefox 3 on Greasemonkey 0.7.20080121.0, on 2008/04/27. |
|
Comment on: |
For those interested:
|
|
Comment on: |
Some people call this type of script "Auto Pager". |
|
Comment on: |
Some people call this type of script "Auto Pager". |
|
Comment on: |
If you like the above script for Flickr, you should definitely try the "Flickr - Single Page Results" script: http://userscripts.org/scripts/show/25252 As you scroll down the results page, more results get fetched and appended at the bottom of the page. |
|
Comment on: |
This is useful on sites such as http://sharethefiles.com where IMDB links are common. Instead of clicking the link to get to that information, the information is pulled inline next to the link. The script can easily be extended to provide more information (maybe in a tooltip or floating div). The main trouble is screen scraping that information out of the IMDB page HTML. |
|
Comment on: |
Interesting. I had never heard of Bitletr. It looks like it is a bittorrent java applet. You give it the url for a bittorrent file and it downloads it for you, without the need to install a specific bittorrent client. |
|
Comment on: |
This script lets you add ed2k links to your emule download list remotely and in a single click. First, install the script. Then, you need to go in the Greasemonkey menu to manage your scripts and edit it.
After that is done, when you navigate to a page that contains ed2k links, each link will have an emule icon next to it.
|
|
Comment on: |
Go to "Tools" -> "Greasemonkey" -> "Manage user scripts". That's where you can configure which sites this script should apply to. |
|
Comment on: |
That's a good point. I need to think more about it to find a solution. |
|
Comment on: |
Regarding extending the script to other websites, the problem is that each website needs extra work (almost linearly).
|
|
Comment on: |
Now also exists for IE:
|
|
Comment on: |
The virtual keyboard does mitigate the key logger threat.
Nice script though. |
|
Comment on: |
Nice, but for some reason the clickable area on the icons is smaller than the icons. I have to click in the lower half of the icons... |
|
Comment on: |
Oops, it turns out there is already a script to do this: http://userscripts.org/scripts/show/2587 |
|
Comment on: |
I added a new feature to IGN Butler: removing the annoying video ads. When you go to the media section, you have to watch an ad before IGN lets you get the video (trailer, interview,...) that you want to get.
|
|
Comment on: |
Updated to run on Firefox 1.5 with Greasemonkey 0.6.4.
|
|
Comment on: |
Version 1.2 is now available. Fixes an issue with Firefox 1.5 and Greasemonkey 0.6.4. |
|
Comment on: |
Should be fixed now. Enjoy! |
|
Comment on: |
It is broken in Greasemonkey 0.6.4, on Firefox 1.5. I'll get it fixed this week. |
