Skip to content

Instantly share code, notes, and snippets.

View lukemt's full-sized avatar

lukemt

View GitHub Profile
@lukemt
lukemt / workflowy-with-image.js
Created January 7, 2016 00:27 — forked from Wizmann/workflowy-with-image.js
workflowy-with-image.js
// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://workflowy.com/*
// @grant none
// ==/UserScript==
/* jshint -W097 */