Update hide-facebook-comments.js
This commit is contained in:
parent
fbec919410
commit
34f5da23d3
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue
Block a user