Skip to content

Instantly share code, notes, and snippets.

@wittman
wittman / stackoverflowQdashboard.user.js
Created November 29, 2009 07:55
stackoverflowQdashboard - Userscript (Greasemonkey/Greasekit) - Question Dashboard for stackoverflow.com (and related) - page analyzed and indicators shown for key information
// ==UserScript==
// @name stackoverflowQdashboard
// @namespace http://wittman.org/projects/stackoverflowqdashboard
// @description Question Dashboard for stackoverflow.com (and related) - page analyzed and indicators shown for key information
// @author Micah Wittman <http://wittman.org>
// @include http://*stackoverflow.com/questions/*
// @include http://serverfault.com/questions/*
// @include http://superuser.com/questions/*
// @version 0.17
// ==/UserScript==