A chrome extension prototype to intercept X (formerly Twitter) API calls and store information in the local IndexedDB
- Run npm install
npm install
- Build package
npm run build
-
Navigate to
chrome://extensions/, click onLoad Unpackedand select the dist folder
-
Start using X/Twitter as normal in Chrome and navigate to your Following and Followers to collect the information, the extension is not very smart at the moment, it only collects when the API calls are made.
-
To display the list of your followers and followings, open the chrome extension from the toolbar
