Skip to content

Instantly share code, notes, and snippets.

View kennethsequeira's full-sized avatar

Kenneth Sequeira kennethsequeira

View GitHub Profile
@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active July 23, 2024 19:37
crack activate Office on mac with license file
@CodeZombie
CodeZombie / expand.js
Last active March 3, 2024 02:44
Expand All Images in 4chan Thread Greasemonkey Extension
// ==UserScript==
// @name Expand All Images
// @namespace zombiearmy.expandimage
// @description Expand all images in a 4chan thread
// @match *://boards.4chan.org/*
// @match *://boards.4channel.org/*
// @version 2
// @grant none
// ==/UserScript==