Twitter Linkify Trends

Make Twitter trends links (again)

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

  • v2.3.02024-05-17

    handle Twitter -> X domain-name change

  • v2.2.12023-12-19

    Twitter Linkify Trends - cleanup

  • v2.2.02023-10-31

    Twitter Linkify Trends - support trending videos

  • v2.1.02023-02-18Twitter Linkify Trends - fix events
  • v2.0.12022-12-07Twitter Linkify Trends: cleanup
  • v2.0.02022-12-04Imported from URL
  • v1.5.02021-05-08Twitter Linkify Trends: preserve link parametersbefore:https://twitter.com/search?q=fooafter:https://twitter.com/search?q=foo&src=trend_click&vertical=trendswithout the query parameters, the r###lts tend to be cluttered withmatching profile names
  • v1.4.12021-03-03Twitter Linkify Trends: cleanup
  • v1.4.02021-03-03Twitter Linkify Trends- reduce the delay in linking events- expand the link target area for events
  • v1.3.22021-03-03Twitter Linkify Trends: update to reflect the latest site changes
  • v1.3.12021-02-17Twitter Linkify Trends: bump dependencies
  • v1.3.02020-11-19Twitter 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.02020-10-13Twitter Linkify Trends: update to reflect the latest site changesupdate event-data URI:before:https://api.twitter.com/2/guide.jsonafter:https://twitter.com/i/api/2/guide.json
  • v1.1.62020-10-01Twitter Linkify Trends: cosmetics
  • v1.1.52020-09-30Twitter Linkify Trends: improve handling for dormant tabsswitch to a size-based LRU cache for event data rather than time-based
  • v1.1.42020-09-19Twitter Linkify Trends: speed up path parsing
  • v1.1.32020-09-17Twitter Linkify Trends: speed up path matchingbump get-wild to improve the performance of wilcard matches
  • v1.1.22020-09-15Twitter Linkify Trends: handle events without images+ replace custom `get` function with an NPM module
  • v1.1.12020-09-13Twitter Linkify Trends: cleanup
  • v1.1.02020-09-13Twitter Linkify Trends: add support for live events + event hero-images+ fix unlinked events (wait until the event's image is visible beforefetching its data)
  • v1.0.02020-09-09Twitter Linkify Trends: add event supportlinkify events (Twitter's promoted news stories) in the sidebar and ontrend pages (https://twitter.com/explore/tabs/*)
  • v0.3.12020-08-29Twitter Linkify trends - try renaming (again)
  • v0.3.02020-08-29Linkify Twitter Trends: revert renameTwitter Linkify Trends -> Linkify Twitter Trendsthe update works in Violentmonkey for Chrome but not in Violentmonkeyfor Firefox
  • v0.2.02020-08-29Imported from URL
  • v0.1.02020-08-28Linkify Twitter Trends: fix link appearance (#12)don't change the appearance of trends when converting them to links
  • v0.0.32020-06-20Twitter scripts: include mobile.twitter.com
  • v0.0.22020-06-14Linkify Twitter Trends: remove embedded quotes
  • v0.0.12020-06-11