// @name Darken
// @description Turns a web pages' background Grey and text White for readability.
// @include *
-// @exclude https://plus.google.com/hangouts/*
-// @exclude https://www.humblebundle.com/*
+// @exclude https?://plus.google.com/hangouts/*
+// @exclude https?://www.humblebundle.com/*
// @exclude https?://steamcommunity.com/*
+// @exclude https?://*steampowered.com/*
// @exclude https?://imgur.com/*
+// @exclude https?://*playstarbound.com/*
// ==/UserScript==
//
// ==RevisionHistory==