Comments by Al N on scripts
6 comments
|
Comment on: |
Good idea. Very nice. I found it works better without the big youtube box ad pushing the lyrics down off the screen.. just a few lines of greasemonkey fixed that :) var adElem = document.getElementById("channelBrandDiv"); adElem.parentNode.removeChild(adElem); adElem = document.getElementById("channelBrandCap"); adElem.parentNode.removeChild(adElem); |
|
Comment on: |
very cool indeed. thanks. you may find my Web page to podcast script interesting too. finds mp3s, shows you in a floating div, and lets you create a new tab with full podcast xml you can save and pull into itunes. |
|
Comment on: |
very cool. check out this similar concept.. sends all mp3s on a page to an rss file generated in a new tab. |
|
Comment on: |
Hi Daniel.. great idea for a script.. It's not working for me though.. on existing web pages, or a quick one I just wrote which has a plain vanilla table with thead and th row followed by regular tr td rows. I've also toggled the various config options you have Configure Table Floaters. any advise? |
|
Comment on: |
Thanks for helping the Peninsula Library system. You may find this GM script interesting... Google Print - Peninsula Library System Lookup Mashup |
|
Comment on: |
hi.. i'm not seeing any change to craig's home page when i install this script |
