This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Stig's Facebook Homefeed Cleanr | |
// @namespace dk.rockland.userscript.facebook.cleanr | |
// @description Cleaning up the homefeed on Facebook. Removes Suggested Posts and Sponsored content from the homefeed. | |
// @match *://*.facebook.com/* | |
// @version 2016.09.07.1 | |
// @author Stig Nygaard, http://www.rockland.dk | |
// @homepageURL http://www.rockland.dk/userscript/facebook/cleanr/ | |
// @supportURL http://www.rockland.dk/userscript/facebook/cleanr/ | |
// @grant GM_getValue |