Archive for March, 2008
LDR Feed Info: Add feed indicator
/* How does it work ? */
This Greasemonkey script add feed information to livedoor Reader.
/* Install */
This script already uploaded to Userscripts.org. So please install it from this pase.
/* Settings */
There is no configurable item.
Only install and use!
/* Conclusion */
I have to thank them.
$x function is utility for XPath. This function return the result as Array object. So we can enumerate elements easily as usual. Very thanks! cho45!
addBefore function is utility for injecting any code into existing code. In this time, I’d created addAfter function reffered addBefore function. Very thanks! brasil!
And very very thank you all using my scripts!
Feel free to comment.
enjoy LDR!