HideGalaxyButton

Hides Galaxy button in library

目前為 2015-05-13 提交的版本,檢視 最新版本

// ==UserScript==
// @name        HideGalaxyButton
// @namespace   GogExtensions
// @description Hides Galaxy button in library
// @include     www.gog.com
// @version     1
// @grant       none
// ==/UserScript==
$(".btn--galaxy").hide();

QingJ © 2025

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