Greasy Fork

Greasy Fork is available in English.

Twitter Linkify Trends

Make Twitter trends links (again)

当前为 2020-09-09 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v3.1.1 2025-06-18

    Twitter Linkify Trends - tweak trend quoting

    Twitter's quoting rule (anything containing a space) leaves, e.g., zero-knowledge unquoted, which includes (and prioritizes) results containing zero-knowledge but also includes results containing just zero OR knowledge. quoting everything apart from single words and hashtags produces the least surprising results, but diverges from Twitter's own rule, so we stick with that to ensure compatibility

    Twitter Linkify Trends - fix event links

  • v3.1.0 2025-06-09

    Twitter Linkify Trends: docfix

    Twitter Linkify Trends - fix event links

    • fix quoting for trend names
  • v3.0.1 2025-04-01

    Twitter Linkify Trends: cleanup

  • v3.0.0 2025-03-31

    Twitter Linkify Trends - fix events

  • v2.3.0 2024-05-17

    handle Twitter -> X domain-name change

  • 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