POLL : Which ‘Extras’ would you prefer not to be hidden by Facebook Purity?



Im thinking of changing which ‘Extras’ are hidden by default by Facebook Purity and would like to hear some feedback from the users, what do you people think? I guess it partly depends on the number of FB friends you have as to whether you are swept away by the deluge of updates… Anyway please let me know your thoughts by voting and or commenting on this post, thanks!

Reminder: Facebook Purity has taken a lot time and work to develop, if you like the script and would like to thank me for developing it, please donate to show your appreciation and support.


Related Articles:

Bookmark and Share

How to Edit Which Extra Stories are Shown or Hidden on Facebook by the Facebook Purity Script

I decided to write a guide for people who would like to see certain “Extra” story types that currently get hidden by the Facebook Purity Greasemonkey script.

Heres how you can alter your copy of the script to display the stories you want to see.

The section of the code you need to edit is close to the top of the script and is shown below.


// EXTRA STORIES
var JOINED_GROUP_STORY = 21 ;
var BECAME_FAN_STORY = 161 ;
var BECAME_FRIENDS_STORY = 8 ;
var ATTEND_EVENT_STORY = 38 ;
var ATTEND_EVENT_STORY2 = 178 ;

Basically if you want to see a particular story type, just change the value after the “=” sign to
zero (0).

For example if you want to see all “attending event” stories, just change the following 2 lines of code


var ATTEND_EVENT_STORY = 38 ;
var ATTEND_EVENT_STORY2 = 178 ;

to


var ATTEND_EVENT_STORY = 0 ;
var ATTEND_EVENT_STORY2 = 0 ;

if you want to see all “became a friend” stories, change the following line of code


var BECAME_FRIENDS_STORY = 8 ;

to


var BECAME_FRIENDS_STORY = 0 ;

if you want to see all “became a fan” stories, you would change the following line


var BECAME_FAN_STORY = 161 ;

to


var BECAME_FAN_STORY = 0 ;

And its the same for “joined a group” stories.

For info on how to edit the application whitelist, i.e which applications you dont want to be hidden by the script, and also how to set up a text editor for actually editing the script, please see my previous article : Editing the Facebook Purity Whitelist.

Related Article:

Bookmark and Share

Facebook Purity – FAQ – Frequently Asked Questions

Facebook Purity Logo

What is Facebook Purity?

Facebook Purity is a Greasemonkey script that helps you to take control of the News Feeds on your Facebook home page. It does this by filtering out the application spam, such as quizzes etc, and also the messages such as “x became a fan of y”, “x joined group y”, “x became friends with y”, “x is attending event y”.

Where Can I Get Facebook Purity?

You can get the script here: http://bit.ly/fbpurity

How much does Facebook Purity cost?


At present Facebook Purity is free, but is supported by donations. If the script helps you out and you appreciate and respect the hard work put into the script and would like to thank the developer, you can do so by donating some money to me via the secure PayPal Donate button above.

Where can i find out the latest news about Facebook Purity, including latest releases etc

You can find out the latest news by becoming a fan of this page. I will keep you updated with news of the latest releases, bug fixes, tips and tricks etc. You might also want to subscribe to my blog, Excellatronic Communications and you can also follow me on Twitter too: http://twitter.com/steeev.

What is Greasemonkey?

Greasemonkey is an add-on on for the Firefox web browser (and certain other browsers too), that lets you alter the way websites are displayed to you in your browser. The way it works is you download scripts (small sets of custom instructions) for the sites you want to alter, once installed the script changes the page in some useful way, perhaps changing the layout or adding new features to the site, or even removing features you dont like.

What is Firefox

Firefox also known as “Mozilla Firefox” is a cool web browser available for all major operating systems, i.e Microsoft Windows, Apple Macintosh, Linux. The cool thing about it is, there are hundreds of useful addons available for it from third party developers that offer extra functionality.

What is a Web Browser?

A web browser is the program you use to visit and view websites on the World Wide Web. Its what you are using right now to view this site. There are various web browsers out there for various operating systems.

What Web Browsers are compatible with Facebook Purity?

Facebook Purity is compatible with Mozilla Firefox, Google Chrome, Safari and also Opera

Is Facebook Purity available for Internet Explorer?

No, see above.

What operating systems are compatible with Facebook Purity?

The operating system doesnt really matter, whatever operating systems run the following web browsers: Firefox, Chrome, Opera and Safari will work fine with Facebook Purity

How can I edit the list of applications that Facebook Purity blocks?

Theres a guide to editing the Facebook Purity whitelist here : http://bit.ly/fbpwhitelist

How can i edit the list of “extras” that Facebook Purity blocks?

Instructions on customising the “Extra” stories that get hidden are here: http://bit.ly/fbpextras

How can i turn off the suggestions box?

Theres a guide to turning off the Facebook suggestions box here : http://bit.ly/fbpsuggboxoff

How can I help spread the word about Facebook Purity?

You can suggest this page to your facebook friends who you think might be interested.

There are some other suggestions of what you can do to help me out here.

Or you can let all your friends know about it, by posting this page to your stream via the Share button. Share on Facebook

Where can I make suggestions about the script?

You can make general suggestions for the script here: http://steeev.freehostia.com/contact/. Please note i may not have time to answer all emails, but will definitely read them.

You can make suggestions for additions to the default application whitelist that is built into the script here: http://bit.ly/fbpwhitelist

The script is not working or has stopped working, what should i do?

1) Check that greasemonkey is enabled (in firefox, you can look for the brown monkey icon in the bottom right of your screen, if its grey it means greasemonkey is disabled, click it once to re-enable it) Another way to check is to see if other scripts you have installed are working.

2) Check that the problem is not caused by other scripts running on the same page. You can do this by temporarily disabling the other GM scripts (in firefox you can do this via the Tools/Greasemonkey/Manage Userscripts menu) and see if that fixes the problem

3) Check that you have the latest version of the script installed. Visit http://bit.ly/fbpure and check the date of the latest release. If it is more recent than the version h you have installed, update it.

4) Check if the layout of the site has changed, if the site looks different or has new features, it probably means Facebook have changed the underlying code of the site, which means the FB Purity script will need to be updated to work with the new code. Check my blog, or the FBP fan page for news of a a new version of the script,

5) Try re-installing the script, perhaps the script has become corrupted or you’ve edited it and introduced an error.

6) If none of the above work, you can file a bug report with as much info as possible via my contact form

Important information you should include : What Operating System you are using, What Browser and what browser version number. Script version number. What exactly is the bug. What steps did you take that lead up to the appearance of the bug, what exactly do you see on the screen, a screenshot can also be helpful. If using Firefox open the “Tools/Error Console” menu and copy and paste any errors you see into the report too.

Who is the author of the script?

Its me, Steve! :) You can contact me here: http://steeev.freehostia.com/contact/ Please note i may not have time to answer all emails, but will definitely read them.

Bookmark and Share

FaceBook Purity v2.2a released – Now Blocks Application Photo Spam Too

I just released v2.2a of the facebook purity greasemonkey script for firefox, google chrome, opera, and safari.

In this release: I rewrote the filter system. I also updated the “App” filter so it now treats “photos” that have been posted to the feed by an application as application spam and hides them via the “App” filter. This means it should block Farmville “photos”, “our good friends” “photos” etc

You can get the latest version of the script here: http://bit.ly/fbpure

Bookmark and Share

Facebook Purity v2.1b – fixes display bug, facebook android added to whitelist

I noticed a bug in Facebook today, a lot of text on the home/live stream is being made bold, when it shouldnt be. This was affecting the script, and means the script was not working 100% correctly. This release fixes that issue.

Also new in this release, ive added the Facebook for Android application to the default whitelist.

Ive also added an option in the script to turn off the suggestions box. The suggestions it makes, can sometimes be annoying, if you want to turn off the suggestions box, locate the following text in your copy of the script.
var suggestionsbox=1;
and change it to
var suggestionsbox=0; this will hide the suggestions box.

For info on how to edit a gm script, see my previous post about editing the whitelist : http://bit.ly/fbpwhitelist

You can get the updated version 2.1b of the script as usual from here: http://bit.ly/fbpure

Bookmark and Share

The Peacock Spider – A Colourful Creepy Crawly

some great photos by Jurgen Otto of the Peacock Spider

never seen or heard of it before, but somehow it reminds me of George Clinton

i wonder who copied who, lol

Bookmark and Share

Ive Created a page on the Flickr App Garden

I just read about the flickr app garden that was released quite recently and have created a page there, for my flickr “apps”. You can go to my flickr apps page here: http://bit.ly/flickrapps. If you like my flickr apps, please add the page as a favourite. thanks! :)

Bookmark and Share

Facebook Purity v2.1 released today – new and improved! :)

FB Purity Script updated 2nd November 2009

Facebook Purity v2.1 Release Notes

  • reset show/hide mode to default when user changes facebook filter

  • added workaround for facebook still showing apps that you have “blocked”, script now “hides” app as well as blocking it, when you click the “block app” link
  • fixed bug with whitelisted apps being intercepted by the “show apps” filter
  • fixed – “block app” link wasnt showing up on dynamically inserted app messages

*Update 4th November* – v2.1a – fixed a minor bug where occasionally some apps were getting past the filter

You can get the latest version here: http://bit.ly/fbpure

[Post to Twitter]Share on Twitter Digg! Share on Facebook

Bookmark and Share

Facebook Purity V2.0 – Updated – Runs Even Better Than Before!

Facebook Purity Version 2.0 in action

I’m pleased to announce the release of a new version of the Facebook Purity greasemonkey script.

Facebook Purity V2.0 Release Notes

  • fixed the Show / Hide logic of the application and “extra” filters
  • made the application + “extra” filters mutually exclusive
  • made sure newly added elements obey the current filter
  • optimised the script a lot
  • moved the fbpurity panel to right of the livefeed/newsfeed links to regain vertical space on the righthand column (see screenshot above)

Get the new version here: http://bit.ly/fbpure/

BTW Happy Halloween! :)

[Post to Twitter]Share on Twitter Digg! Share on Facebook

Bookmark and Share

Become a fan of “Facebook Purity” on Facebook

I created a fan page for “facebook purity”, please join, for up to the minute news on releases and the very latest info, cheers. You can become a fan just by clicking the “Become a fan”  button below, or you can visit the Facebook Purity fan page here: The Facebook Purity Page on Facebook

The annoying thing about creating the page was i had to name the page “face-book purity”, instead of “facebook purity”, as facebook dont allow people to use the word “facebook” in their page names, which means it doesnt show up if you do a search on their site  :/ On top of that facebook are blocking links to my site, and not just my site the whole freehostia.com domain, how annoying! If you want to post a link to the facebook purity script on Facebook itself, please use the following link instead http://bit.ly/fbpurity-new it links to a flickr image with the link back to my site in the description of the image.

Facebook Purity

remarkable disappearance of dirt from everything - reward purity!

Bookmark and Share