{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*\r\n * Author: oilyflutesalad\r\n * Created: 15th March 2009\r\n *\r\n * Description:\r\n *  Removes the highlights panel, sidebar ads/sponsors and\r\n *  the left filters panel from the new Facebook homepage,\r\n *  expanding the news stream to fill the space.\r\n *\r\n * Last updates:\r\n *  [22/10/09] Updated highlights code again.\r\n *  [19/06/09] Another highlights update. More of a permanent fix this time.\r\n *  [19/06/09] Facebook don't like me. Updated code again after they messed up highlights.\r\n *  [28/05/09] Updated the code so highlights are still hidden after the FB update\r\n *  [01/05/09] CustomizeFacebook.co.uk goes live!\r\n *  [21/04/09] Fixed the bug where the Highlights section would come back\r\n               when there are friend suggestions, at the cost of having the\r\n               Highlights title back.\r\n               Created a Facebook group: http://www.facebook.com/group.php?gid=74162283330 \r\n *  [03/04/09] Updated code, now removes the Highlights title too!\r\n *  [02/04/09] Removed redundant code (ignore button no longer exists)\r\n *             Added code to hide the \"Sponsored\" section\r\n *  [25/03/09] Added some code to remove ads - thanks Jonathon\r\n*/\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["facebook.com"],"regexps":[],"code":"/* Remove the left filter list */\r\n\t#home_filter_list\r\n\t{\r\n\t\tdisplay: none !important;\r\n\t}\r\n\r\n\t/* Resize stream container */\r\n\t#home_left_column, #home_stream\r\n\t{\r\n\t\twidth: 656px !important;\r\n\t}\r\n\r\n\t/* Resize messages */\r\n\t#home_left_column #home_stream .UIStream .UIStory h3.UIIntentionalStory_Message\r\n\t{\r\n\t\twidth: 591px !important;\r\n\t}\r\n\r\n\t/* Remove Ads */\r\n\t#sidebar_ads div\r\n\t{\r\n\t\tdisplay:none;\r\n\t}"}],"url":"http://userstyles.org/styles/23134","updateUrl":"https://userstyles.org/styles/chrome/23134.json","md5Url":"https://update.userstyles.org/23134.md5","originalMd5":"f52db9caa0e626a687d2b1961049cdf6","name":"Elimina Filtros de la izquierda en Facebook"}