Hide Twitter Views link

Remove the twitter views link from people's tweets

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

  • v0.6 2023-01-10
  • v0.6 2023-01-10

    Added additional code to trim out new places twitter shows the view count

  • v0.5 2022-12-23

    Code cleanup

  • v0.4 2022-12-23

    Change from setInterval to MutationObserver to prevent unneeded computations

  • v0.3 2022-12-23

    Improve efficiency and target parent element so the spacing is fixed

  • v0.2 2022-12-23

    Clean up code and change condition to allow old analytics button to still be shown

  • v0.1 2022-12-23