Skip to content

Commit b727416

Browse files
committed
Add icon for Tampermonkey
1 parent db91c17 commit b727416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/contentScript.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// @description Avoids the ~3 second lag when entering/exiting fullscreen on a YouTube video - by hiding the heavy fluff while transitioning
66
// @author Brendan Weibrecht
77
// @match https://www.youtube.com/*
8+
// @icon https://raw.githubusercontent.com/ZimbiX/youtube-fast-fullscreen-toggle/master/extension/icon-128.png
89
// @downloadURL https://raw.githubusercontent.com/ZimbiX/youtube-fast-fullscreen-toggle/master/extension/contentScript.js
910
// @grant none
1011
// ==/UserScript==

0 commit comments

Comments
 (0)