Skip to content

Commit 99a1f1e

Browse files
committed
added navigation links
1 parent c63689e commit 99a1f1e

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

manifest.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,33 @@
5252
"name": "See Wiki",
5353
"url": "./wiki/",
5454
"description": "see wiki page"
55+
},
56+
{
57+
"name": "Use API",
58+
"url": "./api/",
59+
"description": "see wiki page"
60+
},
61+
{
62+
"name": "Use API",
63+
"url": "./api/",
64+
"description": "use api for"
65+
},
66+
{
67+
"name": "View repo",
68+
"url": "https://github.com/DownGD/DownGD.GitHub.io",
69+
"description": "view repo to give us a star"
70+
},
71+
{
72+
"name": "Download Extension",
73+
"url": "https://downgd.github.io/api/?=https://github.com/DownGD/downgd.github.io/tree/main/extension&name=Extension",
74+
"description": "download extension for github.com"
75+
},
76+
{
77+
"name": "or use userscrit",
78+
"url": "https://downgd.github.io/script/downgd-download-button-user.js",
79+
"description": "use userscript for github.com in scriptrunner extensions"
5580
}
81+
82+
5683
]
5784
}

0 commit comments

Comments
 (0)