Obvious Ideas

From the desk of a Software Developer

Archive for the ‘Javascript’ tag

Save Valuable Time – Block Facebook for 75% of Your Time

View Comments

Lior Levin asked me today if it’s possible to create a Firefox extension, that will block Facebook part of the time. As a result, I created a Firefox extension (a compiled Greasemonkey) that blocks Facebook for 45 minutes each hour (form :16 to :59), i.e. blocking Facebook for 75% of your time.

This is a very rough alpha version. It will work, but it has a lot more to do with.

Facebook Diet - Firefox Extension to Block Facebook for 45min each hour

Will be glad to hear if you’re using it, and what you think of it.

Download extension | Download Greasemonkey Userscript

Arik

Written by Arik

February 2nd, 2009 at 12:33 am

Make the Unread Items in Google Reader Disappear

View Comments

אין יותר מספרים מלחיצים

The Unread Items counter in Google Reader is putting you under pressure? Can’t sleep because of it? Well, you don’t have to see it any more. I’ve hacked a simple Greasemonkey script that hides the unread items counter in Google Reader. There’re two flavours of the script: one that hides only the all items counter and other one that hides all the counters.

To those of you who don’t know what Greasemonkey is:

Greasemonkey is a Mozilla Firefox extension that allows users to install scripts that make on-the-fly changes to most HTML-based web pages. [..]

Greasemonkey can be used for adding new functionality to web pages (for example, embedding price comparison in Amazon.com web pages), fixing rendering bugs, combining data from multiple webpages, and numerous other purposes.

(From Wikipedia entry on Greasemonkey)

You can find a lot more scripts on userscripts.org . Beware that some scripts become unstable/not working due to constant updates of the web sites (most of Gmail scripts break every version update).

I’ve also created three bookmarklets that allow you to unhide and hide the counters, but had trouble to embed them in the post. So if anyone interested in them, just leave here a comment.

Comments are mostly welcomed.

Enjoy.

Arik

Written by Arik

July 17th, 2008 at 8:39 am