We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db91c17 commit b727416Copy full SHA for b727416
extension/contentScript.js
@@ -5,6 +5,7 @@
5
// @description Avoids the ~3 second lag when entering/exiting fullscreen on a YouTube video - by hiding the heavy fluff while transitioning
6
// @author Brendan Weibrecht
7
// @match https://www.youtube.com/*
8
+// @icon https://raw.githubusercontent.com/ZimbiX/youtube-fast-fullscreen-toggle/master/extension/icon-128.png
9
// @downloadURL https://raw.githubusercontent.com/ZimbiX/youtube-fast-fullscreen-toggle/master/extension/contentScript.js
10
// @grant none
11
// ==/UserScript==
0 commit comments