diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-23 21:19:20 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-23 21:19:20 -0500 |
commit | 61fb5b9d81ead3846f1886520f333dad9a9c1e02 (patch) | |
tree | e48c2b3c75280fa384bb6222171adb695b346e34 | |
parent | e79d065781a37faffe436983b4a62e70f21f9972 (diff) | |
download | book-61fb5b9d81ead3846f1886520f333dad9a9c1e02.tar.lz book-61fb5b9d81ead3846f1886520f333dad9a9c1e02.tar.xz book-61fb5b9d81ead3846f1886520f333dad9a9c1e02.zip |
[invidio_dark_mode] new version 1.1.4
-rw-r--r-- | scripts-greasemonkey/invidio_dark_mode.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/invidio_dark_mode.user.js b/scripts-greasemonkey/invidio_dark_mode.user.js index 594b842..6078ca7 100644 --- a/scripts-greasemonkey/invidio_dark_mode.user.js +++ b/scripts-greasemonkey/invidio_dark_mode.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Invidious - Dark Mode -// @version 1.1.3 +// @version 1.1.4 // @author Jesús E. // @license GPL-3.0 // @description This script automatically toggles dark mode on Invidious and its various public instances. |