-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
53 lines (53 loc) · 1.94 KB
/
plugin.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"metadata": {
"author": "AleshaOnOn",
"description": "Yo, đây là mod Ỏn Ỏn, discord là Alesha, các thanh niên hay gọi là sa"
},
"data": [
{
"name": "Wattpad ver dịch",
"author": "AleshaOnOn",
"path": "https://raw.githubusercontent.com/seyah24/vbook-exts/main/wattpad/plugin.zip",
"version": 1,
"source": "https://wattpad.com",
"icon": "https://raw.githubusercontent.com/seyah24/vbook-extensions/main/wattpad/icon.png",
"description": "Đọc truyện trên trang Wattpad",
"type": "chinese_novel",
"locale": "zh_CN"
},
{
"name": "Cijige",
"author": "AleshaOnOn",
"path": "https://raw.githubusercontent.com/seyah24/vbook-exts/main/cijige/plugin.zip",
"version": 1,
"source": "https://cijige.com",
"icon": "https://raw.githubusercontent.com/seyah24/vbook-extensions/main/cijige/icon.png",
"description": "Đọc truyện trên trang Cijige",
"type": "chinese_novel",
"locale": "zh_CN"
},
{
"name": "Yyun",
"author": "AleshaOnOn",
"path": "https://raw.githubusercontent.com/seyah24/vbook-exts/main/Yyun/plugin.zip",
"version": 2,
"source": "https://www.yanyunxs.com",
"icon": "https://raw.githubusercontent.com/seyah24/vbook-extensions/main/Yyun/icon.png",
"description": "Đọc truyện trên trang Yyun",
"type": "chinese_novel",
"locale": "zh_CN"
},
{
"name": "MangaPuma",
"author": "AleshaOnOn",
"path": "https://raw.githubusercontent.com/seyah24/vbook-exts/main/mangapuma/plugin.zip",
"version": 1,
"source": "https://www.mangapuma.com",
"icon": "https://raw.githubusercontent.com/seyah24/vbook-extensions/main/mangapuma/icon.png",
"description": "Đọc truyện trên trang MangaPuma (clone web của MangaBuddy - tức MangaForest)",
"type": "comic",
"locale": "en_EN",
"tag" : "nsfw"
}
]
}