Greasy Fork is available in English.

Twitter Linkify Trends

Make Twitter trends links (again)

这些是代码更新过的版本。 显示所有版本

  • v2.2.1 2023-12-19

    Twitter Linkify Trends - cleanup

  • v2.2.0 2023-10-31

    Twitter Linkify Trends - support trending videos

  • v2.1.0 2023-02-18 Twitter Linkify Trends - fix events
  • v2.0.1 2022-12-07 Twitter Linkify Trends: cleanup
  • v2.0.0 2022-12-04 Imported from URL
  • v1.5.0 2021-05-08 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 2021-03-03 Twitter Linkify Trends: cleanup
  • v1.4.0 2021-03-03 Twitter Linkify Trends - reduce the delay in linking events - expand the link target area for events
  • v1.3.2 2021-03-03 Twitter Linkify Trends: update to reflect the latest site changes
  • v1.3.1 2021-02-17 Twitter Linkify Trends: bump dependencies
  • v1.3.0 2020-11-19 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 2020-10-13 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 2020-10-01 Twitter Linkify Trends: cosmetics
  • v1.1.5 2020-09-30 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 2020-09-19 Twitter Linkify Trends: speed up path parsing
  • v1.1.3 2020-09-17 Twitter Linkify Trends: speed up path matching bump get-wild to improve the performance of wilcard matches
  • v1.1.2 2020-09-15 Twitter Linkify Trends: handle events without images + replace custom `get` function with an NPM module
  • v1.1.1 2020-09-13 Twitter Linkify Trends: cleanup
  • v1.1.0 2020-09-13 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 2020-09-09 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 2020-08-29 Twitter Linkify trends - try renaming (again)
  • v0.3.0 2020-08-29 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 2020-08-29 Imported from URL
  • v0.1.0 2020-08-28 Linkify Twitter Trends: fix link appearance (#12) don't change the appearance of trends when converting them to links
  • v0.0.3 2020-06-20 Twitter scripts: include mobile.twitter.com
  • v0.0.2 2020-06-14 Linkify Twitter Trends: remove embedded quotes
  • v0.0.1 2020-06-11