Skip to content

Commit d9090dc

Browse files
committed
chore: update readme
1 parent ca2bff4 commit d9090dc

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
# FF14 Lodestone 自动翻译
2+
3+
<img alt="screenshot" src="./readme-files/screenshot.png" height="500">
4+
25
## 安装使用
36
需要油猴:https://www.tampermonkey.net/index.php?locale=zh
47

5-
`https://jp.finalfantasyxiv.com/lodestone/topics/detail/*` 页面启用
8+
安装脚本:[Latest Github Releases](/UnluckyNinja/ffxiv-lodestone-translation/releases/latest)
9+
10+
默认只匹配以下地址
11+
12+
- `https://jp.finalfantasyxiv.com/lodestone/topics/detail/*`
13+
- `https://na.finalfantasyxiv.com/lodestone/topics/detail/*`
14+
615
例如: https://jp.finalfantasyxiv.com/lodestone/topics/detail/323be12f6a94adb359375e016130e9e1a200e753
716

8-
map.json为手动更新:https://observablehq.com/d/25ec8057300114c3
17+
但你也可手动在脚本头部信息中添加 @match 属性以匹配其它页面,
18+
例如 `// @match https://*.domain.com/*`
19+
工具会按指定的元素选择器对内容进行翻译
20+
21+
*.fflate 文件为手动更新:https://observablehq.com/d/25ec8057300114c3

readme-files/screenshot.png

156 KB
Loading

0 commit comments

Comments
 (0)