-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource_list.json
81 lines (81 loc) · 2.79 KB
/
resource_list.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"categories": [
"Languages",
"Quotes",
"RSS Feeds",
"Tools",
"Help"
],
"items": [
[
{
"name": "English | Word of the Day Vocabulary",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/english/word-of-the-day-dictionary_com/manifest.json"
},
{
"name": "Japanese | JLPT-N5 Vocabulary",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/jlpt-n5-vocabulary-jtest4you/manifest.json"
},
{
"name": "Japanese | JLPT-N4 Vocabulary",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/jlpt-n4-vocabulary-jtest4you/manifest.json"
},
{
"name": "Japanese | JLPT-N3 Vocabulary",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/jlpt-n3-vocabulary-jtest4you/manifest.json"
},
{
"name": "Japanese | JLPT-N2 Vocabulary",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/jlpt-n2-vocabulary-jtest4you/manifest.json"
},
{
"name": "Japanese | JLPT-N1 Vocabulary",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/jlpt-n1-vocabulary-jtest4you/manifest.json"
},
{
"name": "Japanese | Learn Japanese Kanji",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/learn-japanese-kanji-jtest4you/manifest.json"
},
{
"name": "Japanese | Japanese Phrases from Anime/Manga",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/languages/japanese/japanese-phrases-from-animemanga-jtest4you/manifest.json"
}
],
[
{
"name": "Quotes in Chinese",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/quotes/chinese/manifest.json"
},
{
"name": "Quotes in English",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/quotes/english/manifest.json"
}
],
[
{
"name": "Internet",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/rss-feeds/internet/manifest.json"
},
{
"name": "Media",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/rss-feeds/media/manifest.json"
},
{
"name": "Programming",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/rss-feeds/programming/manifest.json"
}
],
[
{
"name": "TabHub tools",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/tools/manifest.json"
}
],
[
{
"name": "Getting Started Guide",
"url": "https://raw.githubusercontent.com/tabhub/cards/master/help/guide/manifest.json"
}
]
]
}