Show account names

Replaces all character names with account names

< 脚本Show account names的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-02-17
编辑于:2025-02-17

Hey, I really appreciate that script and I am using it for a while now. I would like to suggest an improvement to the script to enable it for multi-language users.

The default domain for ESOlogs is "wwws.esologs.com". If you log in a different language the language of the site is also changed by default indicating the language code as subdomain. Which is e.g. "de.esologs.com" for german and so on. If you open a log in a different language it won't execute even if it would be able to since the source code of the website does not change through different languages.

So if you change your match in line 4 from "www" to a "*" you can enable it for multi-language usage.

Old: // @match https://www.esologs.com/reports/*
New: // @match https://*.esologs.com/reports/*

best regards,
Admiral Schneider

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址