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