This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Remove Rightbar GenshinImpactMap | |
// @namespace http://tampermonkey.net/ | |
// @version 2024-05-25 | |
// @description Just remove a MapLayout_Rightbar | |
// @author NepNep | |
// @match https://genshin-impact-map.appsample.com/* | |
// @icon https://game-cdn.appsample.com/gim/comments/o508/69635/2404281519-mr7ZWQ93.jpeg | |
// @grant none | |
// ==/UserScript== |