Reverberations

News, Views, Rants and Raves About Technology and More

Archive for the ‘greasemonkey’ Category

Compiling Greasemonkey Scripts to xpi (Firefox Extension)

without comments

Written by Brajesh

November 28, 2007 at 4:36 am

Gmail Updated

without comments

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.

Written by Brajesh

October 30, 2007 at 2:34 pm

Direct Link to IMDb Movie Quotes

without comments

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.

Written by Brajesh

October 20, 2007 at 10:09 am

Cookie Stealer

without comments

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)

Written by Brajesh

July 8, 2007 at 5:03 am

Posted in Coding, Hax0r, greasemonkey

Yahoo! Mail Lets Me Hide Adverts

without comments

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.

Written by Brajesh

May 12, 2007 at 8:43 am

Bulls**t

without comments

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

Written by Brajesh

April 28, 2007 at 1:15 pm

Need Firefox extension to open xls in Google Spreadsheet

without comments

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.

Written by Brajesh

December 13, 2006 at 4:52 pm

Reveal Snipurl

without comments

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

Written by Brajesh

May 27, 2006 at 3:58 pm

Posted in Coding, greasemonkey

Reveal TinyURL

with one comment

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

Written by Brajesh

May 8, 2006 at 7:05 am

Posted in Firefox, Hax0r, greasemonkey