Unshortcut links on twitter.com

replace musky t.co links with actual links to actual web sites

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
itsnotlupus
일일 설치수
0
총 설치수
54
평점
0 0 0
버전
1.2.1
생성
2023-08-19
갱신
2023-09-16
크기
1.73KB
라이선스
MIT
동작 사이트

This script is now deprecated. Consider switching to Twitter Prime to replace t.co shortcuts with actual URLs, as well as block other analytics and ads.

This small* script intercepts every GraphQL query on twitter.com and replaces all t.co/ URLs in the response payloads with actual links to actual web sites.

That means any external link you see on twitter will point directly to the correct URL rather than being hidden being Twitter's t.co redirector.

The result is more visually pleasing. It also robs Elon Musk of the ability to slow down access to sites he dislikes when linked from Twitter.

Which sounds ridiculous, but it's a real thing he was caught doing, because of course he was.

*: The bulk of the code is @require'd from my MiddleMan library, originally written for this script, but with capabilities that can go quite a bit further.