{"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 Highlights */\r\n\t/* Events being hidden? Remove the second line of code below from #home_sidebar to ([id]). Make sure you also remove the comma at the end of the first line. */\r\n\tdiv[class=\"UIHotStream UIStream\"],\r\n\t#home_sidebar \u003e div[class=\"UIHomeBox UITitledBox\"]:not([data-ft]):not([id]),#home_sidebar \u003e div \u003e div[class=\"UIHomeBox UITitledBox\"]:not([data-ft]):not([id])\r\n\t{\r\n\t\tdisplay:none!important;\r\n\t}\r\n\r\n\t/* Remove Sponsors */\r\n\t#home_sponsor_nile, .UIHomeBox_Sponsored\r\n\t{\r\n\t\tdisplay: none !important;\r\n\t}\r\n\r\n\t/* 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/15902","updateUrl":"https://userstyles.org/styles/chrome/15902.json","md5Url":"https://update.userstyles.org/15902.md5","originalMd5":"48207fdb134a5e7d99e0c84ac0ab5e1d","name":"Facebook - Remove Highlights and left filters","thumbnail":"https://userstyles.org/style_screenshots/15902_after.png?r=1781046152"}