Skip to content

Instantly share code, notes, and snippets.

View kelvie's full-sized avatar

Kelvie Wong kelvie

  • Vancouver, B.C., Canada
View GitHub Profile
@kelvie
kelvie / palworld-translate.user.js
Last active February 2, 2024 06:05
Palworld Palname Translate パルーワルドのパル名和訳
// ==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
//