Facebook Chat Killer

By billig Last update Apr 29, 2008 — Installed 2,566 times. Daily Installs: 1, 2, 8, 10, 6, 2, 3, 2, 4, 5, 2, 4, 0, 2, 7, 1, 1, 11, 3, 5, 2, 1, 3, 7, 3, 0, 1, 1, 3, 2, 2, 3
// ==UserScript==
// @name           Facebook Chat Killer
// @author         Billig
// @description    Gets rid of the annoying new facebook chat feature.
// @include        http://*.facebook.com/*
// ==/UserScript==

GM_addStyle("#presence { display: none !important; }");