NoAddict

By ArpitNext Last update Sep 28, 2009 — Installed 3,039 times.


Script Summary: Helps Users to fight against the addiction of websites like Twitter by showing a reminder to close the window.

Version: 0.1

Script homepage

I am badly addicted to sites like Twitter and services like Google Reader. I was in need of something which can 'warn' me, every time I visit those websites.

You can add other services or sites by editing the source code. To add more sites :

1> Edit the source code. Add more '@include' options.

OR

2> Use the "Manage Scripts" Option of Greasemonkey add-on (for Firefox)to "Add" pages. See this screenshot for help > http://twitpic.com/4yy61

See the screenshot of the alert : http://twitpic.com/4yxxd

****************************************************************

You can also change the alert message. Edit the source code for this :)

***************************************************************

Reviews :

1> http://www.downloadsquad.com/2009/05/11/noaddic...

2> http://lifehacker.com/5249117/noaddict-nudges-y...

****************************************************************

You can opt for including ALL websites and excluding few. Modify the source code as :

// @include        *
// @exclude        http://site-to-be-excluded.com/*