-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathspecs_en.json
38 lines (36 loc) · 1.03 KB
/
specs_en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"file": "iTravel.js",
"name": "iTravel",
"author": "author",
"description": "show aboard stocks in clock",
"detail": "在时钟处显示飞花库存",
"version": "v2.2.2"
},
{
"file": "crime_shortcut.js",
"name": "Crime Shortcut",
"author": "author",
"description": "more convenient crime",
"detail": "day day 烧仓库",
"match": "torn.com/crimes.php",
"version": "v1.0.3"
},
{
"file": "bazaar_price_helper.js",
"name": "Bazaar Price Helper",
"author": "author",
"description": "my bazaar auto price",
"detail": "在bazaar页面上方可以选择价格基数, 在addItem/manageItem页面会自动填上价格",
"match": "torn.com/bazaar",
"version": "v1.0.1"
},
{
"file": "test.js",
"name": "Test Script",
"author": "author",
"description": "description",
"detail": "detail",
"version": "v1.0.0"
}
]