genshin-impact-map.appsample right bar hider

Hide right bar from https://genshin-impact-map.appsample.com/

// ==UserScript==
// @name         genshin-impact-map.appsample right bar hider
// @namespace    http://tampermonkey.net/
// @version      0.3
// @description  Hide right bar from https://genshin-impact-map.appsample.com/
// @author       reaverxai
// @match        https://genshin-impact-map.appsample.com/*
// @grant          GM_addStyle
// @license MIT
// ==/UserScript==

GM_addStyle(".MapLayout_Rightbar { display: none; }");

QingJ © 2025

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