Posted by: Vijay Dev on: August 2, 2009
It took me five months to get my hands on GreaseMonkey again. This time again, it’s a pretty simple script – In Hacker News, provide a bookmark link near each news item. I needed this one badly since I always open certain items only to bookmark them for future reading. The script can be found [...]
Posted by: Vijay Dev on: March 16, 2009
I wrote my first GreaseMonkey script this weekend !! The script runs on GMail and results in showing only those labels which have at least one unread mail in them.
A GM script for doing the same already exist but had some problems since it uses the HTML classes and XPath to manipulate the DOM. I [...]