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 Palworld Palname Translate | |
// @name:ja パルーワルドのパル名和訳 | |
// @description Translate Palworld names to Japanese (auto runs if palworld is in the URL, otherwuse use the menu item) | |
// @description:ja 英語のパルーワルドサイトでパル名を和訳します(URLにpalworldが含まれてる場合は自動的に実行,そうでない場合はメニューから) | |
// @version 1.0.0 | |
// @license MIT | |
// @grant GM_registerMenuCommand | |
// @grant GM_getResourceText | |
// |
OlderNewer