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 21.11.2017. 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 20.07.2017. slight update, increased distance of button from posts to 10px, better handling of button removal for post overlays
  • v0.14 20.07.2017. 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 12.07.2017.
  • v0.12 06.07.2017. Adds hide/show button and functionality to a STEEMIT user's feed as well. (ie. https://steemit.com/@alexpmorris/feed )
  • v0.11 06.07.2017. handles edge cases for "Resteemed By"
  • v0.1 03.07.2017.