Skip to content

Instantly share code, notes, and snippets.

View LandisTwo's full-sized avatar

Landis LandisTwo

View GitHub Profile
@LandisTwo
LandisTwo / greyscale.user.js
Created November 24, 2015 05:20
Greyscale browser view - from script by John Wrenn
// ==UserScript==
// @name Paint It Greyscale
// @namespace John Wrenn
// @description Surf the web in soothing shades of grey!
// @author shadowbq
// @grant none
// @include *
// 2015.11.23 - got script form: https://gist.github.com/shadowbq/4556950
// firefox add-on is at: https://addons.mozilla.org/en-US/firefox/addon/paintitgreyscale/
// ==/UserScript==