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: July 21, 2009
Recently, I found a service that HDFC Bank provides to recharge prepaid mobile phones in India. The service, listed here, is available for use via NetBanking or an ATM. Super cool, eh? Yeah, if only it works fine without any glitches !
The interface is quite simple and intuitive to use. Users just need to enter [...]
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 [...]