-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
23 lines (23 loc) · 1.12 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Userscripts</title>
<style>
body {
display: flex;
flex-direction: column;
gap: 0.2rem;
}
</style>
</head>
<body>
<a href="./release\com.google.remove-shopping-search.user.js" target="_blank">com.google.remove-shopping-search.user.js</a>
<a href="./release\com.khinsider.Generate Album Downloader.user.js" target="_blank">com.khinsider.Generate Album Downloader.user.js</a>
<a href="./release\com.reddit.remove-thread-line-events-and-stop-autoplay.user.js" target="_blank">com.reddit.remove-thread-line-events-and-stop-autoplay.user.js</a>
<a href="./release\com.studiokhimera.uberquest.user.js" target="_blank">com.studiokhimera.uberquest.user.js</a>
<a href="./release\com.vgmtreasurechest.Download Song.user.js" target="_blank">com.vgmtreasurechest.Download Song.user.js</a>
<a href="./release\org.p5play.Remove Login Modal.user.js" target="_blank">org.p5play.Remove Login Modal.user.js</a>
</body>
</html>