Skip to content

Instantly share code, notes, and snippets.

View JellePater's full-sized avatar

Jelle JellePater

  • Netherlands
  • 09:23 (UTC +01:00)
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