f*ck linkedin

4/27/2022, 3:20:07 PM

// ==UserScript==
// @name        f*ck linkedin
// @namespace   Violentmonkey Scripts
// @match       https://www.linkedin.com/feed/
// @grant       none
// @version     1.0
// @author      -
// @description 4/27/2022, 3:20:07 PM
// @license     MIT
// ==/UserScript==

(function() {
    'use strict';    
    document.getElementById('main').remove();    
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址