Skip to content

Instantly share code, notes, and snippets.

View kaplas's full-sized avatar

Jouni Kaplas kaplas

View GitHub Profile
@kaplas
kaplas / fb-blocker.user.js
Last active January 6, 2016 11:31 — forked from mehedihasan/fb.blocker.user.js
Block/Hide Facebook elements (and do something useful with that time of yours instead!)
// ==UserScript==
// @name Facebook Blocker (by Jouni Kaplas)
// @namespace net.kaplas.fb-blocker
// @include https://*.facebook.com/*
// @include https://facebook.com/*
// @include http://*.facebook.com/*
// @include http://facebook.com/*
// @version 1
// @grant none
// @downloadURL https://gist.github.com/kaplas/31cf00f605667f7430d9/raw/