Skip to content

Instantly share code, notes, and snippets.

View ARCHIRARUJAKOM's full-sized avatar

ARCHIRARUJAKOM ARCHIRARUJAKOM

View GitHub Profile
/*
1) Open https://popcat.click
2) Open console (F12)
3) Insert code & run
*/
var event = new KeyboardEvent('keydown', {
key: 'g',
ctrlKey: true