Twitter Direct

Remove t.co tracking links from Twitter

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

  • v3.1.2 2025-03-31

    Twitter Direct: cleanup

  • v3.1.1 2024-05-26

    Twitter Direct - cleanup

  • v3.1.0 2024-05-17

    handle Twitter -> X domain-name change

  • v3.0.1 2024-05-10

    Twitter Direct - cleanup

  • v3.0.0 2024-05-05

    Twitter Direct - update to reflect latest site changes

    • handle already-expanded URLs
    • extract the replacer to a module for standalone/offline use
    • drop support for TweetDeck as it's no longer (freely) available
  • v2.3.2 2023-04-12 Twitter Direct - cleanup
  • v2.3.1 2023-04-08 Twitter Direct - cleanup
  • v2.3.0 2022-12-13 Twitter Direct - add support for Community Notes
  • v2.2.0 2022-06-26 Imported from URL
  • v2.0.0 2022-06-26 Imported from URL
  • v2.1.6 2022-01-01 Twitter Direct: doctweak
  • v2.1.5 2021-11-13 Twitter Direct: restore embedded media URLs
  • v2.1.4 2021-11-13 Twitter Direct - skip large document with no URLs
  • v2.1.3 2021-10-23 Twitter Direct: doctweak
  • v2.1.2 2021-06-07 Twitter Direct - add a missing path
  • v2.1.1 2021-05-19 Twitter Direct: fix an omitted path check for $.url before $.legacy to catch legacy.url nodes
  • v2.1.0 2021-05-16 Twitter Direct: performance improvements the v2 replacement engine is now no slower than v1 and up to 15% faster
  • v2.0.1 2021-05-15 Twitter Direct: cleanup
  • v2.0.0 2021-05-15 Twitter Direct: simplify/improve the replacement engine use a much simpler, generic URL replacer rather than maintaining custom queries for each document type
  • v1.8.0 2021-05-13 Twitter Direct: add new endpoint: TweetDetail update paths for: - UserMedia - UserTweets - UserTweetsAndReplies
  • v1.7.3 2021-05-08 Twitter Direct: cleanup
  • v1.7.2 2021-05-03 Twitter Direct: cleanup
  • v1.7.1 2021-05-02 Twitter Direct - add new endpoints: - Bookmarks - Likes - ListLatestTweetsTimeline - UserByScreenNameWithoutResults - UserTweetsAndReplies - add missing UserTweets paths
  • v1.7.0 2021-05-01 Twitter Direct - add support for the new UserTweets endpoint - persist the URL-expansion cache across queries in the same document - bump dependencies
  • v1.6.0 2021-04-19 Twitter Direct: add missing timeline rule
  • v1.5.0 2021-04-10 Twitter Direct: add rule for "Who to follow" links
  • v1.4.3 2021-03-28 Twitter Direct: cosmetics
  • v1.4.2 2021-03-03 Twitter Direct: fix mobile.twitter.com Add mobile.twitter.com as an API endpoint
  • v1.4.1 2021-02-09 Twitter Direct: bump dependencies
  • v1.4.0 2021-01-21 Twitter Direct: add rules for the "Liked by" and "Retweeted By" lists
  • v1.3.2 2021-01-19 Twitter Direct: update dependencies
  • v1.3.1 2020-11-24 Twitter Direct: - fix the video-playback issue and remove the sticking plaster (the event parameter was missing when delegating to the original listener) - update gm-compat: 0.1.2 -> 1.0.0
  • v1.3.0 2020-11-13 Twitter Direct: fix video playback + add missing case (followers-you-follow)
  • v1.2.0 2020-10-13 Twitter Direct: update to reflect the latest site changes most data (JSON) responses are now served via twitter.com/i/api rather than api.twitter.com, e.g.: before: https://api.twitter.com/2/notifications/all.json after: https://twitter.com/i/api/2/notifications/all.json
  • v1.1.1 2020-10-10 Twitter Direct: doctweak
  • v1.1.0 2020-10-09 Twitter Direct: add rules for list members/followers
  • v1.0.1 2020-10-03 Twitter Direct: cleanup
  • v1.0.0 2020-10-02 Twitter Direct: refactor filter queries with a URL router rather than trying every query against every URL
  • v0.8.0 2020-10-01 Twitter Direct: add missing hovercard cases
  • v0.7.2 2020-10-01 Twitter Direct: fix card URL
  • v0.7.1 2020-10-01 Twitter Direct: cleanup
  • v0.7.0 2020-10-01 Twitter Direct: add missing card case
  • v0.6.1 2020-09-19 Twitter Direct: speed up path parsing + fix missing source-map error
  • v0.6.0 2020-09-17 Twitter Direct: add missing hovercard path
  • v0.5.2 2020-09-17 Twitter Direct: speed up path matching bump get-wild to improve the performance of wilcard matches
  • v0.5.1 2020-09-16 Twitter Direct: cleanup replace custom `get` function with an NPM module
  • v0.5.0 2020-09-11 Twitter Direct: add some missing card URLs + switch to gm-compat + improve logging
  • v0.4.2 2020-08-27 Twitter Direct: add missing card link
  • v0.4.1 2020-08-27 Twitter Direct: bump dependency + cosmetics
  • v0.4.0 2020-08-26 Twitter Direct: add some missing links
  • v0.3.1 2020-08-06 Twitter Direct: portability fix (#11)
  • v0.3.1 2020-08-06 Twitter Direct: portability fix (#11)
  • v0.3.0 2020-07-30 Twitter Direct: expand DM links
  • v0.2.0 2020-07-25 Twitter Direct: expand card links
  • v0.1.3 2020-07-23 Twitter Direct: expand more profile links detect/expand more links, including those in the Followers and Following lists
  • v0.1.2 2020-07-23 Twitter Direct: improve profile link handling add missing hovercard case
  • v0.1.1 2020-07-22 Twitter Direct: add missing hovercard case match/transform links in lookup.json responses (array of user objects), e.g.: tweet that mentions @FT -> hover over @FT -> FT.com should link to ft.com rather than t.co
  • v0.1.0 2020-07-22 Twitter Direct: initial support for profile links known omissions: profiles (e.g. hovercards): - Followers - Following - List members misc (embeds): - Direct messages
  • v0.0.3 2020-06-20 Twitter scripts: include mobile.twitter.com
  • v0.0.2 2020-06-04 Google DWIMages: compatibility fixes add support for: - Greasemonkey 4 (Firefox) - Violentmonkey for Chrome improve support for: - Violentmonkey for Firefox (all images, not just the first 100) + previously tested on: - Tampermonkey for Firefox
  • v0.0.2 2020-06-03 Twitter Direct: compatibility fixes added support for: - Greasemonkey 4 (Firefox) - Violentmonkey for Chrome + previously tested on: - Violentmonkey for Firefox - Tampermonkey for Firefox
  • v0.0.1 2020-06-03 Imported from URL
  • v0.0.1 2020-06-03 Imported from URL
  • v0.0.1 2020-06-03