This file contains hidden or 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 Facebook Blocker | |
// @namespace com.mehedih.fb.blocker | |
// @include *facebook.com* | |
// @version 1 | |
// @grant none | |
// @downloadURL https://gist.github.com/mehedihasan/3cb941c98d997fa37ea0/raw/ | |
// @description Block/Hide facebook news feed, chat boxes and sidebars with ticker and chat list | |
// ==/UserScript== | |
function isHomePage() { |