A panel showing whether your favorite Twitch.tv streamers are streaming. Cycles through the online streamers if multiples are configured. Click on the panel and then on streamer's name to launch the stream with a custom command (your browser or some other application). Needs curl and mogrify to fully support streamer logos.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
44 | Active |
43 | Active |
42 | Active |
41 | Active |
40 | Active |
39 | Active |
38 | Active |
37 | Active |
36 | Active |
35 | Active |
34 | Active |
33 | Active |
32 | Active |
31 | Active |
30 | Active |
29 | Active |
28 | Active |
27 | Active |
26 | Active |
25 | Active |
24 | Active |
23 | Active |
22 | Active |
21 | Active |
20 | Active |
19 | Active |
18 | Active |
17 | Active |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
The client ID for the Twitch API is per application, like twitter clients or any other client ID for the o-auth process. This is to rate limit certain classes of clients and is NOT a per user id. For this the client can obtain an access token using the users' secrets. This we don't do. The client ID is supposed to be this way and is connected to a dev account. https://github.com/justintv/Twitch-API/blob/master/authentication.md#developer-setup "Once you create a Developer Application, you are assigned a client id."