Skip to content

Instantly share code, notes, and snippets.

@kitbashive
kitbashive / workflowy-with-image.js
Last active January 23, 2018 05:03 — 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 */