您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
try to take over the world!
当前为
// ==UserScript== // @name Heroes Profile中文化 // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author BearBox // @include https://heroesprofile.com* // @require https://gf.qytechs.cn/scripts/372862-libreplacetext/code/libReplaceText.js?version=635703 // @match http://*/* // @grant none // ==/UserScript== // ['', ''], (function () { new ReplaceText([ ['All', '全部'], ['Stat Filter', '過濾器'], ['Role', '類型'], ['Timeframe', '版本'], ['Hero', '英雄'], ['Game Type', '遊戲類型'],['Quick Match', '快速對戰'],['Unranked Draft', '非排名模式'],['Storm League', '排名模式'], ['Map', '地圖'], ['Battlefield of Eternity', '永恆戰場'],["Blackheart's Bay", '黑心灣'],['Braxis Holdout', '布萊西斯實驗所'],['Cursed Hollow', '詛咒谷地'], ['Dragon Shire', '巨龍郡'],['Garden of Terror', '恐怖花園'],['Hanamura Temple', '花村神殿'],['Haunted Mines', '亡骸礦坑'],['Infernal Shrines', '煉獄聖壇'],['Sky Temple', '天空神殿'], ['Tomb of the Spider Queen', '蛛后之墓'],['Towers of Doom', '厄運之塔'],['Warhead Junction', '核武戰地'],['Volskaya Foundry', '伏斯凱亞鑄造廠'],['Alterac Pass', '奧特蘭克隘口'], ['League Tier', '階級選擇'], ['Games Played', '遊玩場數'], ['Wins', '勝利場數'], ['Losses', '失敗場數'], ['Win Rate % ', '勝率 %'], ['View Talent Builds', '查看天賦選擇'], ['Hero Stats', '英雄統計'], ['Hero Talents', '英雄天賦'], ['Talent Builder', '天賦產生器'], ['Compare', '比較'], ['Enter a Battletag', '輸入Battletag'], ['Find a Player', '搜尋玩家'], ['', ''], ['', ''], ]) })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址