Twitter Direct

Remove t.co tracking links from Twitter

Tässä ovat skriptin kaikki versiot. Näytä vain versiot, joissa koodi muuttui.

  • v3.1.1 26.5.2024

    Twitter Direct - cleanup

  • v3.1.0 17.5.2024

    handle Twitter -> X domain-name change

  • v3.0.1 10.5.2024

    Twitter Direct - cleanup

  • v3.0.0 5.5.2024

    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 12.4.2023 Twitter Direct - cleanup
  • v2.3.1 8.4.2023 Twitter Direct - cleanup
  • v2.3.0 13.12.2022 Twitter Direct - add support for Community Notes
  • v2.2.0 27.6.2022
  • v2.2.0 26.6.2022
  • v2.2.0 26.6.2022 Imported from URL
  • v2.0.0 26.6.2022
  • v2.0.0 26.6.2022 Imported from URL
  • v2.1.6 23.1.2022
  • v2.1.6 22.1.2022
  • v2.1.6 22.1.2022
  • v2.1.6 22.1.2022
  • v2.1.6 22.1.2022
  • v2.1.6 1.1.2022 Twitter Direct: doctweak
  • v2.1.5 13.11.2021 Twitter Direct: restore embedded media URLs
  • v2.1.4 13.11.2021 Twitter Direct - skip large document with no URLs
  • v2.1.3 23.10.2021 Twitter Direct: doctweak
  • v2.1.2 7.6.2021 Twitter Direct - add a missing path
  • v2.1.1 19.5.2021 Twitter Direct: fix an omitted path check for $.url before $.legacy to catch legacy.url nodes
  • v2.1.0 16.5.2021 Twitter Direct: performance improvements the v2 replacement engine is now no slower than v1 and up to 15% faster
  • v2.0.1 15.5.2021 Twitter Direct: cleanup
  • v2.0.0 15.5.2021 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 13.5.2021 Twitter Direct: add new endpoint: TweetDetail update paths for: - UserMedia - UserTweets - UserTweetsAndReplies
  • v1.7.3 8.5.2021 Twitter Direct: cleanup
  • v1.7.2 3.5.2021 Twitter Direct: cleanup
  • v1.7.1 2.5.2021 Twitter Direct - add new endpoints: - Bookmarks - Likes - ListLatestTweetsTimeline - UserByScreenNameWithoutResults - UserTweetsAndReplies - add missing UserTweets paths
  • v1.7.0 1.5.2021 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 19.4.2021 Twitter Direct: add missing timeline rule
  • v1.5.0 10.4.2021 Twitter Direct: add rule for "Who to follow" links
  • v1.4.3 28.3.2021 Twitter Direct: cosmetics
  • v1.4.2 3.3.2021 Twitter Direct: fix mobile.twitter.com Add mobile.twitter.com as an API endpoint
  • v1.4.1 9.2.2021 Twitter Direct: bump dependencies
  • v1.4.0 21.1.2021 Twitter Direct: add rules for the "Liked by" and "Retweeted By" lists
  • v1.3.2 19.1.2021 Twitter Direct: update dependencies
  • v1.3.1 24.11.2020 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 13.11.2020 Twitter Direct: fix video playback + add missing case (followers-you-follow)
  • v1.2.0 13.10.2020 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 10.10.2020 Twitter Direct: doctweak
  • v1.1.0 9.10.2020 Twitter Direct: add rules for list members/followers
  • v1.0.1 3.10.2020 Twitter Direct: cleanup
  • v1.0.0 2.10.2020 Twitter Direct: refactor filter queries with a URL router rather than trying every query against every URL
  • v0.8.0 1.10.2020 Twitter Direct: add missing hovercard cases
  • v0.7.2 1.10.2020 Twitter Direct: fix card URL
  • v0.7.1 1.10.2020 Twitter Direct: cleanup
  • v0.7.0 1.10.2020 Twitter Direct: add missing card case
  • v0.6.1 19.9.2020 Twitter Direct: speed up path parsing + fix missing source-map error

Näytä kaikki skriptin versiot.