From 34f5da23d3857163cd2d254e39a865dfaf2fec58 Mon Sep 17 00:00:00 2001 From: zyphlar Date: Wed, 2 Jan 2019 02:49:43 +0000 Subject: [PATCH] Update hide-facebook-comments.js --- hide-facebook-comments.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hide-facebook-comments.js b/hide-facebook-comments.js index dd95b93..8578127 100644 --- a/hide-facebook-comments.js +++ b/hide-facebook-comments.js @@ -4,6 +4,12 @@ // @grant none // @run-at document-start // @match https://*.facebook.com/* +// @license GNU General Public License v3.0 only +// @supportURL https://gitlab.com/zyphlar/hide-facebook-comments +// @contributionURL https://gitlab.com/zyphlar/hide-facebook-comments +// @compatible firefox +// @namespace https://greasyfork.org/users/236588 +// @description COMMENTS CONSIDERED HARMFUL: We all know the phrase "don't read the comments," and yet we do. Squash these pesky varmints once and for all with this helpful UserScript. // ==/UserScript== "use strict";