Related styles:
-
New Gatek
Installs:Created: Feb 20, 2009Last Updated: Feb 21, 2009 -
Created: Feb 20, 2009Last Updated: Feb 21, 2009
-
Created: Feb 20, 2009Last Updated: Feb 21, 2009
-
Created: Feb 21, 2009Last Updated: Feb 22, 2009
-
Created: Feb 21, 2009Last Updated: Feb 22, 2009
-
Created: Dec 11, 2016Last Updated: Apr 25, 2017
-
Created: May 05, 2014Last Updated: Jul 23, 2014
-
Created: Mar 12, 2014Last Updated: Jul 23, 2014
-
Created: Jan 02, 2017Last Updated: Apr 10, 2017
Zhoweq Jkt09
Description:
// @name ZhoweqJkt
// @namespace http://userstyles.org
// @description @-moz-document domain(slashdot.org)
// @author fredrik
// @homepage ZhoweqJkt
// @include http://facebook.com/*
// @include https://facebook.com/*
// @include http://*.facebook.com/*
// @include https://*.facebook.com/*
// @include http://ilike.com/*
// @include https://ilike.com/*
// @include http://*.ilike.com/*
// @include https://*.ilike.com/*
// ==/UserScript==
(function() {
var css = "";
if (typeof GM_addStyle != "undefined") {
GM_addStyle(css);
} else if (typeof addStyle != "undefined") {
addStyle(css);
} else {
var heads = document.getElementsByTagName("head");
if (heads.length > 0) {
var node = document.createElement("style");
node.type = "text/css";
node.appendChild(document.createTextNode(css));
heads[0].appendChild(node);
}
}
})();
First install FreeStyler to use this style.
If you already installed it, please, make sure this site is allowed to run JavaScript.But you can download Freestyler for other browsers and apply styles there!
Applies to:
facebook.com, ilike.com