minecraft.net scroll fixer

try to take over the world!

目前为 2021-03-10 提交的版本。查看 最新版本

// ==UserScript==
// @name         minecraft.net scroll fixer
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        https://www.minecraft.net/*
// @grant        GM_addStyle
// @require      https://code.jquery.com/jquery-2.0.3.min.js
// ==/UserScript==

(function() {
    GM_addStyle('.modal-open {overflow: visible !important}');
})();

QingJ © 2025

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