// FB Redirect // Version 1.1 // Sept 22, 2011 // Copyright (c) 2011 USA, Lone Hood (TM) // Released under the GPL license // http://www.gnu.org/copyleft/gpl.html // // -------------------------------------------------------------------- // // This is a Greasemonkey user script. // // To install, you need Greasemonkey: https://addons.mozilla.org/en-US/firefox/addon/748 // Then restart Firefox and revisit this script. // Under Tools, there will be a new menu item to "Install User Script". // Accept the default configuration and install. // // To uninstall, go to Tools/Manage User Scripts, // select "FB Redirect", and click Uninstall. // // -------------------------------------------------------------------- // // ==UserScript== // @name FB Redirect // @namespace Lone Hood // @description Redirects facebook to fix sortorder // @include http://www.facebook.com/ // @include https://www.facebook.com/ // @require http://sizzlemctwizzle.com/updater.php?id=113729 // @require http://code.jquery.com/jquery-1.6.2.min.js // ==/UserScript== // Redirects facebook to fix sortorder if (window.location.hostname.match("www\.facebook\.com")) { window.location = ("https\://www\.facebook\.com/\?sk\=dateorder") };
Mozilla add on,User script,Grease Monkey Script, greasemonkey userscripts, updater userscripts mafia wars userscripts mafia wars autoplayer userscripts mafia wars wall userscripts scripts userscripts travian greasemonkey greasemonkey download greasemonkey facebook greasemonkey tutorial greasemonkey youtube greasemonkey travian greasemonkey chrome greasemonkey mafia wars greasemonkey mafia wars autoplayer
Thursday, September 22, 2011
FB Redirect
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment