Skip to content

Instantly share code, notes, and snippets.

@Stirven13
Stirven13 / TamperMonkey Remove Rightbar GenshinImpactMap
Last active May 25, 2024 03:55
Script for TamperMonkey which remove Rightbar on https://genshin-impact-map.appsample.com/ #RemoveRightbar
// ==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==