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

Doesn't work on tweetdeck.twitter.com #18

Open purpleposeidon opened 3 years ago

purpleposeidon commented 3 years ago

Here's the HTML they use:

<a
    href="https://t.co/BMxrVflM3u"
    target="_blank"
    class="url-ext"
    data-full-url="http://asdf.com"
    rel="url noopener noreferrer"
>asdf.com</a>
theAlinP commented 3 years ago

In all fairness, I never stated that the add-on works on tweetdeck.twitter.com.

You are the second user who wishes it would work on TweetDeck. I decided to add this enhancement but I don't know when exactly I will start working on it because it seems like a lot of work. I will inform you of any progress in this direction.

HenryTheVacuum commented 2 years ago

I would love for this addon to work on tweetdeck as well. Came here to open an issue, but saw this.

HenryTheVacuum commented 2 years ago

https://addons.mozilla.org/en-US/firefox/addon/twitter-old-ui/

This addons has redirects t.co on tweetdeck and I will use for now.

theAlinP commented 2 years ago

I don't know when I will add this enhancement to my add-on so please use that one until then.