Update hide-facebook-comments.js

This commit is contained in:
Will Bradley 2019-01-02 02:49:43 +00:00
parent fbec919410
commit 34f5da23d3

View File

@ -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";