Sunday, December 19, 2010

Some Useful Greasemonkey Scripts For Facebook


greasemonkeyIn this article i am sharing some very useful Greasemonkey user scripts for Facebook users. But before proceeding it is better to get bit of knowledge about greasemonkey.
Greasemonkey
Greasemonkey is a Mozilla Firefox extension that allows users to install scripts that make on-the-fly changes to HTML web page content on the DOMContentLoaded event, which happens immediately after it is loaded in the browser (also known as augmented browsing).


As Greasemonkey scripts are persistent, the changes made to the web pages are executed every time the page is opened, making them effectively permanent for the user running the script.

Greasemonkey can be used for adding new functions to web pages (for example, embedding price comparisons within shopping sites), fixing rendering bugs, combining data from multiple webpages, and numerous other purposes.

Equivalents for other browsers
Versions 8 and upwards of Opera also have user scripting functionality and are capable of running many Greasemonkey user scripts.

For Internet Explorer, similar functionality is offered by IE7Pro,[8] Sleipnir,[9], iMacros and Greasemonkey for IE.

As of February 2010[update], Chrome has limited "native support" for Greasemonkey scripts.They are internally converted to extensions, and are managed as such. Chrome ignores @exclude metadata within the scripts, so the scripts are executed for all domains/pages. On the other hand, Chromium honors the @include directives and executes the scripts only for the domains/pages specified. In Chrome, scripts that use Firefox-specific functionality will break, and several Greasemonkey features are unavailable.

On Safari (and other WebKit applications), there is a SIMBL-managed plug-in called GreaseKit. Since the release of Safari 5 there is an extension called NinjaKit that uses the new API interface. Fluid is a site-specific browser with integrated GreaseKit.

(Source: Wikipedia)

There are more than 500 scripts available for Facebook, but as Facebook undergone some changes most of them stopped working properly. But the scripts which i am sharing with you still works, i personally tested these scripts.


Unfriend Finder

Unfriend finder is very useful if you have lot of friends, by using this script you can get notification if someone removes you from his friend list or even deactivate its profile. So it would be easy for you to track who has remove you from friend list like the way you get notification if someone accepts your friend request. You can install this script from here.


Facebook Switch Accounts

This Script add additional "switch option" on facebook through which switching of account would be more easy if there are multiple users using same Pc. You can install this script from here.

Reply Button

By using this script there no need to add @name-of-person in comments to adress a particular person. After installing this script you will have a reply button after like button in comments so just click on that button, by doing this @name-of-person will be added in comments. You can install this script from here.

Facebook news feed collector

This script collect news from users feed and shows it you. This Script is useful for those announcements that they don't show you in the home page of facebook(games, joined groups, added friends, etc. You can install this script from here.

Remove all Ads

Use this script if you are annoyed with Facebook ads. This script will remove all facebook adds. You can install this script from here.

Replace Smileys

This script Replaces the text smileys with facebook chat emotions. You can install this script from here.

Note: Before installing any script read discussion section also, this may help you to get knowledge about known bugs and issues about particular script.

Share this

0 Comment to "Some Useful Greasemonkey Scripts For Facebook"

Post a Comment