Skip to content

Releases: theAlinP/twitter-link-deobfuscator

1.8.0: The add-on was updated to uncloak the text links and Twitter Cards from the "Communities", "Explore" and "Bookmarks" pages

14 Jul 22:02
Compare
Choose a tag to compare

1.8.0 (2024-07-14)

Features

  • uncloak the Twitter Cards from the "Communities" page (3fdaa00)
  • uncloak the text links from the "Communities" page (ecf8e64)

Bug Fixes

  • uncloak the Twitter Cards from the "Bookmarks" page (de114ed)
  • uncloak the Twitter Cards from the "Explore" page (e582a73)
  • uncloak the text links from the "Explore" page (61f3f32)

Other updates

  • update the dependencies (8ca46d5)
  • remove unnecessary lines of code (dd311b4)
  • deps-dev: bump braces from 3.0.2 to 3.0.3 (6200e15)

Full Changelog: 1.7.2...1.8.0

1.7.2: The add-on was updated to work on the x.com domain, too

25 May 09:08
Compare
Choose a tag to compare

1.7.2 (2024-05-24)

Bug Fixes

  • uncloak the Twitter Cards from pinned and regular tweets from profile pages (89cd135)
  • detect and uncloak the text links again (699bcce)
  • run on the x.com domain, too (ce3d06c)

Other updates

Full Changelog: 1.7.1...1.7.2

1.7.1: The add-on was updated to uncloak the text links again

21 Apr 16:16
Compare
Choose a tag to compare

1.7.1 (2024-04-21)

Bug Fixes

  • uncloak the text links again (7659813), closes #35

Other updates

  • update the dependencies (3a5ea76), closes #34
  • update the year from the LICENSE file (6e8c315)

Full Changelog: 1.7.0...1.7.1

1.7.0: The add-on was updated to add Chinese (zh) locale, to uncloak Twitter Cards from quoted tweets and add other minor updates

05 Jun 07:10
Compare
Choose a tag to compare

1.7.0 (2023-06-05)

Features

Bug Fixes

  • uncloak the Twitter Cards from quoted tweets (ff0b22a)

Other updates

  • deps: bump cacheable-request and got (a18f169)
  • update the dependencies (f0b7462), closes #28
  • update the dependencies (92b8280)

1.6.1: The add-on was updated to uncloak the Twitter Cards from the top tweets from the "Home" page and the text links from replies to photos

23 Oct 12:32
Compare
Choose a tag to compare

1.6.1 (2022-10-23)

Bug Fixes

  • uncloak the text links from replies to tweets with photos (de304ec)
  • uncloak the Twitter Cards from the top tweets from the "Home" page (6cd15da)

Other updates

1.6.0: The add-on was updated to add support for Twitter's Tor onion service (which can be accessed from the Tor Browser)

04 Sep 01:18
Compare
Choose a tag to compare

1.6.0 (2022-09-04)

Features

  • support Twitter Tor service(.onion domain) (d520aa7)

Other updates

  • update the dependencies (742512d)
  • replace the "/" between the domains to not confuse them with an URL (0b67acf)

1.5.2: The add-on was updated to uncloak the Twitter Cards from the "Home" page and from additional replies to tweets

07 Jul 20:55
Compare
Choose a tag to compare

1.5.2 (2022-07-07)

Bug Fixes

  • uncloak the Twitter Cards from additional replies to tweets (9c92e32)
  • uncloak the Twitter Cards from the "Home" page - again (9dcb74c)
  • improve the detection of polls from Twitter Cards (99d0acb)

Other updates

  • update the dependencies (408aab9)

Full Changelog: 1.5.1...1.5.2

1.5.1: The add-on was updated to clean the Twitter Cards from individual tweets

05 Jun 19:36
Compare
Choose a tag to compare

1.5.1 (2022-06-05)

Bug Fixes

  • clean the Twitter Cards from individual tweets (643cb3a)

Other updates

  • update the dependencies (db71137)

Full Changelog: 1.5.0...1.5.1

1.5.0: The add-on was updated to clean "Topic" pages; other bugs were fixed

19 Jun 22:52
Compare
Choose a tag to compare

1.5.0 (2022-05-23)

Features

  • uncloak the Twitter Cards from "Topic" pages (b4932cb)
  • uncloak the text links from "Topic" pages (9014428)

Bug Fixes

  • uncloak the Twitter Cards from "List" pages (d5990b3)
  • uncloak the Twitter Cards from profile pages (60b7e30)
  • fix the way to detect "event" or unknown pages (a2ebf6d)
  • uncloak the text links from the Direct Messages box/drawer (95e6811)

Other updates

  • remove unnecessary optional chaining (fde4391)
  • update the dependencies (b4f3a78)

1.4.0: The add-on was updated to clean the "Explore" page and the "event" pages

06 Oct 12:10
Compare
Choose a tag to compare

1.4.0 (2021-10-05)

Features

  • uncloak the text links from "event" pages (e1b24cd)
  • uncloak the Twitter Cards from "event" pages (cc42ce7)
  • uncloak the Twitter Cards from the "Explore" page (206a018)

Other updates

  • update the dependencies (7a9ef46)