Skip to content

Instantly share code, notes, and snippets.

View tbazin's full-sized avatar
🦀
https://www.youtube.com/watch?v=gWfiog1Ure4

Théis Bazin tbazin

🦀
https://www.youtube.com/watch?v=gWfiog1Ure4
View GitHub Profile
@tbazin
tbazin / wanikani-fullscreen_icon.user.js
Last active October 19, 2021 13:54
Tamperscript script to add a fullscreen icon to WaniKani for true fullscreen on MacOS
// ==UserScript==
// @name WaniKani Fullscreen Icon
// @namespace wkfullscreen_icon
// @version 1.1.4
// @description add a fullscreen icon to WaniKani for true fullscreen display on MacOS
// @include /^https?://(www|preview)\.wanikani\.com/(review|lesson)/session$/
// @author Théis Bazin (github.com/tbazin)
// @homepageURL https://gist.github.com/tbazin/2383c1dd9f752623f79a5f4394af08db
// @downloadURL https://gist.githubusercontent.com/tbazin/2383c1dd9f752623f79a5f4394af08db/raw/wanikani-fullscreen_icon.user.js
// @grant none