MCPcopy Index your code
hub / github.com/dimdenGD/OldTweetDeck

github.com/dimdenGD/OldTweetDeck @v4.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v4.4.0 ↗ · + Follow
186 symbols 320 edges 10 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

# OldTweetDeck

Returns old TweetDeck!

[!NOTE] Since Twitter made likes private, the Likes tab aren't loading anymore.
This can not be fixed since the API to retrieve the likes is gone. Same thing with Activity column.

If you're interested in getting 2015-2018 Twitter back, you can also check out OldTwitter extension.

Screenshot

Other languages

한국어 README
日本語 README

Installation

Note: Do not delete the extension files (unzipped archive for Chromium, zip file for Firefox) after installation.

Chromium (Chrome, Edge, Opera, Brave, Etc.)

  1. Go to Release page and download OldTweetDeckChrome.zip
  2. Unzip the archive
  3. Go to extentions page (chrome://extensions)
  4. Enable developer mode (there should be switch somewhere on that page)
  5. Press "Load unpacked" button
  6. Select folder with unzipped archive
  7. Go to https://x.com/i/tweetdeck and enjoy old TweetDeck

Firefox

Nightly / Developer Edition

  1. Go to Release page and download OldTweetDeckFirefox.zip
  2. Go to Firefox Configuration Editor (about:config)
  3. Change the preference xpinstall.signatures.required to false
  4. Go to addons page(about:addons)
  5. Press "Install Add-on From File..." button
  6. Select zip file you downloaded
  7. Go to https://x.com/i/tweetdeck and enjoy old TweetDeck

Stable

It's not recommended to use this extension on Stable version.

  1. Go to about:debugging#/runtime/this-firefox
  2. Press "Load Temporary Add-on" and select zip file you downloaded
  3. Installing this way on Firefox will remove it after closing browser.

Safari

NOT SUPPORTED

Updating

If TweetDeck's files were updated, you should receive updated files automatically without having to reinstall after refreshing tab (unless you set localStorage.OTDalwaysUseLocalFiles = '1').
If extension files were updated, you have to reinstall extension to get new update.

Better TweetDeck

I've made a fork of BetterTD that works with this extension, you can find it here.
Install it the same way as this extension.

FAQ

Extension stopped working.

Before opening an issue, try to reinstall extension.

There is a warning: Manifest version 2 is deprecated, and support will be removed in 2023.

Update to latest OldTweetDeck version.

'Link another account you own' doesn't work.

See https://github.com/dimdenGD/OldTweetDeck/issues/259#issuecomment-2281786253 for a workaround.

Some column isn't loading for me.

You're getting rate limited. They'll comeback after some time.

Likes tab aren't loading for me.

This can not be fixed. Since Twitter made likes private, the API to retrieve likes is gone.

Core symbols most depended-on inside this repo

regexSupplant
called by 40
files/twitter-text.js
parseTweet
called by 14
src/interception.js
getCurrentUserId
called by 12
src/interception.js
createCommonjsModule
called by 9
files/twitter-text.js
htmlEscape
called by 9
files/twitter-text.js
error
called by 7
files/twitter-text.js
generateParams
called by 7
src/interception.js
autoLinkEntities
called by 6
files/twitter-text.js

Shape

Function 186

Languages

TypeScript100%

Modules by API surface

files/twitter-text.js149 symbols
src/interception.js23 symbols
src/notifications.js7 symbols
src/challenge.js4 symbols
src/injection.js2 symbols
pack.js1 symbols

For agents

$ claude mcp add OldTweetDeck \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact