Compiling Greasemonkey Scripts to xpi (Firefox Extension)
This page has a tool to create a Firefox extension (.xpi) from a greasemonkey script.
http://arantius.com/misc/greasemonkey/script-compiler
Gmail Updated
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
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
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
Useful 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
This fscking awesome greasemonkey script to uncensor the Internet. Ingenious.
Need Firefox extension to open xls in Google Spreadsheet
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
, please.
Reveal Snipurl
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
Totally awesome Greasemonkey script for Firefox - 'Tin Foil Hat' reveals tinyurl in a tooltip.