You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,26 +3,24 @@
3
3
4
4
*A YouTube applet for the Logitech G15/G510S.*
5
5
6
-
YouTube iframe metadata is passed to this applet via the YouTube15-Helper Chrome extension.
7
-
8
-
Based on the Spoti15 source code.
6
+
YouTube iframe metadata is passed to this applet via the YouTube15-Helper Chrome extension or Firefox addon.
9
7
10
8
### Features
11
9
+ Text scrolling for long video titles.
12
-
+Multiple simeltanously open YouTube tabs
10
+
+Support for multiple simultaneously open YouTube tabs
13
11
+ <500ms Latency
14
12
15
-
### How to use
16
-
1\. Install the [YouTube15-Helper chrome extension](https://chrome.google.com/webstore/detail/youtube15-chrome-helper/mhlihjndbfelgbinhmdedmafmfcpndcj)from the Google Chrome webstore.
13
+
### Usage
14
+
1\. Install YouTube15-Helper from the [Google Chrome webstore](https://chrome.google.com/webstore/detail/youtube15-chrome-helper/mhlihjndbfelgbinhmdedmafmfcpndcj)or the [Mozilla Firefox addon page](https://addons.mozilla.org/en-US/firefox/addon/youtube15-helper-firefox/).
17
15
18
-

19
-

@@ -35,10 +33,18 @@ Based on the Spoti15 source code.
35
33
*A: A video claims top priority if it was opened last & if it goes from a paused to play state.*
36
34
37
35
#### Q: What happens when I close an active tab/window?
38
-
*A: The applet will automatically switch to the last opened Youtube tab if available.*
39
-
40
-
#### Q: Does this work with Firefox?
41
-
*A: Sorry only Chrome at the moment, if you want to create your own YouTube15-Helper extension for firefox, check the chrome extension sourcecode [here](https://github.com/haidarn2/Youtube15/tree/master/YouTube15-Helper).*
36
+
*A: The applet will automatically switch to the last opened YouTube tab if available. If there are no YouTube videos open, the applet will display the following idle screen:*
#### Q: Help! the applet is not detecting YouTube videos anymore (or displaying them incorrectly)!
46
+
*A: YouTube periodically changes their page layouts so theres a possibility that the YouTube15-Helper needs updating, please submit an [issue](https://github.com/haidarn2/Youtube15/issues) if this happens. The YouTube15-Helper should be updated automatically through your browser when I push an update.*
47
+
48
+
43
49
#### Q: Cool! Can you make something similar for Spotify?
44
50
*A : Actually, this was based on the Spotify Applet; Spoti15, which I'm now maintaining [here](https://github.com/haidarn2/Spoti15).*
0 commit comments