theAlinP / twitter-link-deobfuscator

A Firefox add-on that restores the original destination of the links (from tweets) that have been shortened by the Twitter servers. It only runs while browsing Twitter's website (twitter.com).
https://addons.mozilla.org/en-US/firefox/addon/twitter-link-deobfuscator/
MIT License
36 stars 5 forks source link

Twitter would show t.co, if the tweet doesn't have a instantview #13

Closed pixiandouban closed 3 years ago

pixiandouban commented 3 years ago

Issue:

Twitter would show t.co, if the tweet doesn't have a instantview

Example link:

https://twitter.com/github/status/1334616275687976967?s=20 anti_redirect_issue

theAlinP commented 3 years ago

The problem is a little more widespread than that. I noticed that the title attributes from all the text links were removed. This is the second time the Twitter developers do that. Or is that what you meant by "instantview", the small tooltip with the original URL?

I think I will update the add-on within a day.

theAlinP commented 3 years ago

You can update the add-on through the Add-ons Manager now.

pixiandouban commented 3 years ago

I updated the add-on and it worked for the above problem.

I found a little problem, the link on the description place of the related Twitter account shows t.co. anti_redirect_relatedaccount

theAlinP commented 3 years ago

Yes, the add-on doesn't clean the links from the "Relevant People" section and I don't think I ever claimed that. That has been on my to-do list along with other enhancements for some time but I kept postponing it, unsure to how many users actually need them. I am currently dealing with another issue with the add-on, once I solve that, I will update it to clean the links from that section.

pixiandouban commented 3 years ago

By the way, do you use tweetdeck.twitter.com? The links on tweetdeck most show t.co.

theAlinP commented 3 years ago

No, I don't use for the moment, but I will try to add support for it because I might use it in the future. After the enhancement mentioned above.