Reverberations

Compiling Greasemonkey Scripts to xpi (Firefox Extension)

Posted in Coding, Firefox, Hax0r, greasemonkey, javascript, trick by Brajesh on November 28th, 2007

Gmail Updated

Posted in AJAX, Coding, Design, Firefox, Google, Hax0r, WTF, Web 2.0, greasemonkey by Brajesh on October 30th, 2007

Gmail’s new version rolled out for me today, and first thing I noticed that it had reset my gmail chat config (basically I had switched off gmail chat), my greasemonkey scripts were broken and I had a firebug extension warning on top.

While I have no gripe about greasemonkey, resetting gmail chat setting means I’ve to check rest of my settings to be sure anything else is not broken.

New version seems quicker, with additional options in “More Actions” menu and updated “Contacts” section.

Direct Link to IMDb Movie Quotes

Posted in Coding, Firefox, Hax0r, Movies, greasemonkey, trick by Brajesh on October 20th, 2007

A small greasemonkey script to get direct link to a quote on IMDb’s “memorable quotes” page. This script creates a “#” with a link to corresponding quote.

Cookie Stealer

Posted in Coding, Hax0r, greasemonkey by Brajesh on July 8th, 2007

Someone has been posting cookie stealing greasemonkey scripts at userscripts.org.

Any of the following code snippets are red flags.

.php?cookie=

encodeURIComponent(document.cookie)

Yahoo! Mail Lets Me Hide Adverts

Posted in Yahoo!, advertising, greasemonkey by Brajesh on May 12th, 2007

Hide AdvertsUseful feature especially when you need to widen email body, which is pretty often. If only gmail lets me do that without having to resort to greasemonkey.

Bulls**t

Posted in Asides, Coding, Culture, Freedom of Speech, WTF, greasemonkey, humour, javascript by Brajesh on April 28th, 2007

This fscking awesome greasemonkey script to uncensor the Internet. Ingenious.

Need Firefox extension to open xls in Google Spreadsheet

Posted in Coding, Firefox, Google, greasemonkey, javascript by Brajesh on December 13th, 2006

I need one Firefox extension/greasemonkey script to add an option to open xls/doc links directly in Google docs & spreadsheets. This is something Google itself should be providing like they do in Gmail. Perhaps, I’ll write one myself in case I can’t find it.

[Update]- Whooaa! Same day Google releases its Firefox toolbar (beta) with this exact same functionality I’m looking for and have blogged. Now, is it just one wish a day, or - I want to be king :-D , please.

Reveal Snipurl

Posted in Coding, greasemonkey by Brajesh on May 27th, 2006

Extending on of the revealing tinyurl greasemonkey script, I've written 'Reveal Snipurl' for links hidden by snipurl, and uploaded at greasemonkey repository.

Reveal TinyURL

Posted in Firefox, Hax0r, greasemonkey by Brajesh on May 8th, 2006

Totally awesome Greasemonkey script for Firefox - 'Tin Foil Hat' reveals tinyurl in a tooltip.