Looking at the Greasemonkey "Include and exclude rules" at
https://wiki.greasespot.net/Include_and_exclude_rules
it seems your include rules are too lax. Change e.g.
// @include *reddit*
to
// @include https://www.reddit.com/*
otherwise your script would apply to all sorts of sites like tiredditties.com or coloreddither.edu.