Remove Facebook Trending Topics

Hide the "Trending Topics" section of Facebook, reduce stress in your life.

// ==UserScript==
// @name         Remove Facebook Trending Topics
// @namespace    http://polybius.design
// @version      0.1
// @description  Hide the "Trending Topics" section of Facebook, reduce stress in your life.
// @author       Lumiras
// @match        https://www.facebook.com/
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    // Your code here...
    var css = document.createElement("style");
    css.type = "text/css";
    css.innerHTML = "#pagelet_trending_tags_and_topics { display: none}";
    document.body.appendChild(css);
})();
长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元