Greasy Fork镜像 is available in English.

Reddit - Remove the "Shop Avatars" button

Reddit - remove Avatar button

// ==UserScript==
// @name         Reddit - Remove the "Shop Avatars" button
// @namespace    http://tampermonkey.net/
// @version      0.3
// @license      None
// @description  Reddit - remove Avatar button
// @author       You
// @include      http://www.reddit.com/*
// @include      https://www.reddit.com/*
// @match        http://www.reddit.com
// @match        https://www.reddit.com
// @icon         https://www.google.com/s2/favicons?sz=64&domain=reddit.com
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    setInterval(function(){
        var manySpans = document.getElementById("change-username-tooltip-id");
        manySpans.lastChild.innerHTML = "";
    }, 1500);

    // Your code here...
})();
长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元