Skip to content

Instantly share code, notes, and snippets.

View exsky's full-sized avatar
🥃
Drunk ...

Alex Yang exsky

🥃
Drunk ...
  • Taiwan
View GitHub Profile
@exsky
exsky / ezlearning.user.js
Last active March 18, 2025 06:54 — forked from tan9/ezlearning.user.js
CHT e-Learning Assistant
// ==UserScript==
// @name CHT e-Learning Assistant
// @source https://gist.github.com/tan9/41686eab8e704bb18885a24339010d65
// @version 0.8.12.002
// @description Learn without pain (and ideally, with plenty of gain...)
// @author tan9, danny, Ray941216
// @downloadURL https://gist.github.com/tan9/41686eab8e704bb18885a24339010d65/raw/ezlearning.user.js
// @updateURL https://gist.github.com/tan9/41686eab8e704bb18885a24339010d65/raw/ezlearning.user.js
// @require https://www.gstatic.com/firebasejs/4.9.0/firebase.js
// @require https://code.jquery.com/jquery-1.12.4.min.js
h scroll left
j scroll down
k scroll up
l scroll right
gg scroll to top of the page
G scroll to bottom of the page
f activate link hints mode to open in current tab
F activate link hints mode to open in new tab
r reload
h scroll left
j scroll down
k scroll up
l scroll right
gg scroll to top of the page
G scroll to bottom of the page
f activate link hints mode to open in current tab
F activate link hints mode to open in new tab
r reload
@exsky
exsky / README.md
Created January 25, 2018 02:39 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet