Hide ReSteems

Button to Toggle ReSTEEMs from a User's steemit.com or golos.io Profile and Feed Pages

These are versions of this script where the code was updated. Show all versions.

  • v0.16 2017-11-21 v0.16 accounts for a recent tag change in steemit.com to: `targetTag = ".articles__resteem";` For now, golos.io still remains: `targetTag = ".PostSummary__reblogged_by";`
  • v0.15 2017-07-20 slight update, increased distance of button from posts to 10px, better handling of button removal for post overlays
  • v0.14 2017-07-20 refactored to work better with SteemitPostVoteSliderAndPastPayoutMonetizer script, and also attempts to catch a few more trigger events as well (ie. AJAX calls on post list scrolling).
  • v0.13 2017-07-12
  • v0.12 2017-07-06 Adds hide/show button and functionality to a STEEMIT user's feed as well. (ie. https://steemit.com/@alexpmorris/feed )
  • v0.11 2017-07-06 handles edge cases for "Resteemed By"
  • v0.1 2017-07-03