Skip to content

Instantly share code, notes, and snippets.

View jrowies's full-sized avatar

Jorge Rowies jrowies

View GitHub Profile
// ==UserScript==
// @name GitHub plain issues list
// @namespace some namespace
// @version 0.1
// @description some description
// @match https://github.com/*
// @copyright 2014+, Jorge Rowies
// ==/UserScript==
var htmlList = "";