-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
147 lines (127 loc) · 5.09 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
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<html>
<head>
<title>turnStyles | for turntable.fm</title>
<link rel="icon" href="build/images/icon48.png">
<style type="text/css">
body {
color: #eaeaea;
background: #1a1a1a;
font-family: 'Arial', sans-serif;
}
.logo {
max-width: 100px;
}
.main {
margin-top: 30px;
text-align: center;
}
.cloud {
width: 100%;
max-width: 900px;
margin: 0 auto 25px;
text-align: center;
font-weight: bolder;
font-size: 20px;
}
.cloud > span {
margin: 0 5px;
display: inline-block;
}
.install {
width: 100%;
max-width: 900px;
margin: 0 auto 20px;
display: flex;
align-content: center;
}
.install > div {
flex-basis: 33%;
}
.link {
margin: 5px 0;
color: #1a1a1a;
font-size: 0.9em;
display: inline-block;
background: gold;
font-weight: bold;
padding: 7px 20px;
text-decoration: none;
text-transform: uppercase;
}
.link:hover {
filter: brightness(1.1);
}
.fire {
background: lightskyblue;
}
.book {
background: palegreen;
}
.beta {
background: lightsalmon;
}
.install img {
margin: 10px auto;
display: block;
}
</style>
</head>
<body>
<div class="main">
<img class="logo" src="build/images/icon.png" alt="turnStyles">
<h1>turnStyles | for turntable.fm</h1>
<div class="cloud">
<span>Auto Awesome</span> -
<span>Temporary Mute</span> -
<span>Themes & Styles</span> -
<span>Desktop Notifications</span> -
<span>Stats & Room Info</span> -
<span>AFK Status</span> -
<span>Auto DJ Queue</span> -
<span>Custom CSS</span> -
<span>Custom Mentions</span> -
<span>And More!</span>
</div>
<div class="install">
<div>
<a class="link" target="_blank" href="https://chrome.google.com/webstore/detail/turntable-tweaks/pmlkackfnbbnjfejpddpakallilkbdme">Get It On Chrome</a>
<br />
<a href="https://chrome.google.com/webstore/detail/pmlkackfnbbnjfejpddpakallilkbdme" target="_blank">
<img src="https://img.shields.io/chrome-web-store/v/pmlkackfnbbnjfejpddpakallilkbdme?color=gold&label=Version&logo=google-chrome&logoColor=white&style=for-the-badge" />
</a>
<a href="https://chrome.google.com/webstore/detail/pmlkackfnbbnjfejpddpakallilkbdme" target="_blank">
<img src="https://img.shields.io/chrome-web-store/stars/pmlkackfnbbnjfejpddpakallilkbdme?color=gold&label=Rating&logo=google-chrome&logoColor=white&style=for-the-badge" />
</a>
<a href="https://chrome.google.com/webstore/detail/pmlkackfnbbnjfejpddpakallilkbdme" target="_blank">
<img src="https://img.shields.io/chrome-web-store/users/pmlkackfnbbnjfejpddpakallilkbdme?color=gold&label=Users&logo=google-chrome&logoColor=white&style=for-the-badge" />
</a>
</div>
<div>
<a class="link book" target="_blank" href="javascript:(function (){let s=document.createElement('script');s.src='https://ts.pixelcrisis.co/browser.js?'+Math.random();s.type='text/javascript';document.body.appendChild(s)}());">Stable Bookmarklet</a>
<a href="https://discord.gg/ZprHwNUw8y" target="_blank">
<img src="https://img.shields.io/discord/595791360477626380?color=palegreen&label=%20support%20discord&logo=discord&logoColor=white&style=for-the-badge"/>
</a>
<a class="link beta" target="_bank" href="javascript:(function (){let s=document.createElement('script');s.src='https://etc.pixelcrisis.co/nightly.js?'+Math.random();s.type='text/javascript';document.body.appendChild(s)}());">Beta Bookmarklet</a>
<a href="https://discord.gg/wqmAVvgSbE" target="_blank">
<img src="https://img.shields.io/discord/595791360477626380?color=lightsalmon&label=%20beta%20discord&logo=discord&logoColor=white&style=for-the-badge">
</a>
</div>
<div>
<a class="link fire" target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/turnstyles-for-turntable-fm/">Get It On Firefox</a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/turnstyles-for-turntable-fm/" target="_blank">
<img src="https://img.shields.io/amo/v/turnstyles-for-turntable-fm?color=lightskyblue&label=Version&logo=firefox&logoColor=white&style=for-the-badge" />
</a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/turnstyles-for-turntable-fm/" target="_blank">
<img src="https://img.shields.io/amo/stars/turnstyles-for-turntable-fm?color=lightskyblue&label=Rating&logo=firefox&logoColor=white&style=for-the-badge" />
</a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/turnstyles-for-turntable-fm/" target="_blank">
<img src="https://img.shields.io/amo/users/turnstyles-for-turntable-fm?color=lightskyblue&label=Users&logo=firefox&logoColor=white&style=for-the-badge" />
</a>
</div>
</div>
<div class="cloud">
<span>Drag the Bookmarklet links to your Bookmarks Bar!</span>
</div>
</div>
</body>
</html>