Twitter Linkify Trends

Make Twitter trends links (again)

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

  • v2.3.0 17.05.2024

    handle Twitter -> X domain-name change

  • v2.2.1 19.12.2023

    Twitter Linkify Trends - cleanup

  • v2.2.0 31.10.2023

    Twitter Linkify Trends - support trending videos

  • v2.1.0 18.02.2023 Twitter Linkify Trends - fix events
  • v2.0.1 07.12.2022 Twitter Linkify Trends: cleanup
  • v2.0.0 04.12.2022 Imported from URL
  • v1.5.0 08.05.2021 Twitter Linkify Trends: preserve link parameters before: https://twitter.com/search?q=foo after: https://twitter.com/search?q=foo&src=trend_click&vertical=trends without the query parameters, the results tend to be cluttered with matching profile names
  • v1.4.1 03.03.2021 Twitter Linkify Trends: cleanup
  • v1.4.0 03.03.2021 Twitter Linkify Trends - reduce the delay in linking events - expand the link target area for events
  • v1.3.2 03.03.2021 Twitter Linkify Trends: update to reflect the latest site changes
  • v1.3.1 17.02.2021 Twitter Linkify Trends: bump dependencies
  • v1.3.0 19.11.2020 Twitter Linkify Trends: - run at document start to fix cache misses - tighten the event selector to exclude embedded tweets - add a menu command to show the selected elements
  • v1.2.0 13.10.2020 Twitter Linkify Trends: update to reflect the latest site changes update event-data URI: before: https://api.twitter.com/2/guide.json after: https://twitter.com/i/api/2/guide.json
  • v1.1.6 01.10.2020 Twitter Linkify Trends: cosmetics
  • v1.1.5 30.09.2020 Twitter Linkify Trends: improve handling for dormant tabs switch to a size-based LRU cache for event data rather than time-based
  • v1.1.4 19.09.2020 Twitter Linkify Trends: speed up path parsing
  • v1.1.3 17.09.2020 Twitter Linkify Trends: speed up path matching bump get-wild to improve the performance of wilcard matches
  • v1.1.2 15.09.2020 Twitter Linkify Trends: handle events without images + replace custom `get` function with an NPM module
  • v1.1.1 13.09.2020 Twitter Linkify Trends: cleanup
  • v1.1.0 13.09.2020 Twitter Linkify Trends: add support for live events + event hero-images + fix unlinked events (wait until the event's image is visible before fetching its data)
  • v1.0.0 09.09.2020 Twitter Linkify Trends: add event support linkify events (Twitter's promoted news stories) in the sidebar and on trend pages (https://twitter.com/explore/tabs/*)
  • v0.3.1 29.08.2020 Twitter Linkify trends - try renaming (again)
  • v0.3.0 29.08.2020 Linkify Twitter Trends: revert rename Twitter Linkify Trends -> Linkify Twitter Trends the update works in Violentmonkey for Chrome but not in Violentmonkey for Firefox
  • v0.2.0 29.08.2020 Imported from URL
  • v0.1.0 28.08.2020 Linkify Twitter Trends: fix link appearance (#12) don't change the appearance of trends when converting them to links
  • v0.0.3 20.06.2020 Twitter scripts: include mobile.twitter.com
  • v0.0.2 14.06.2020 Linkify Twitter Trends: remove embedded quotes
  • v0.0.1 11.06.2020