Skip to content

jstoppa/x_listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X Listener

A chrome extension prototype to intercept X (formerly Twitter) API calls and store information in the local IndexedDB

Installation

  1. Run npm install
npm install
  1. Build package
npm run build
  1. Navigate to chrome://extensions/, click on Load Unpacked and select the dist folder alt text

  2. 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.

  3. To display the list of your followers and followings, open the chrome extension from the toolbar alt text

About

A chrome extension prototype to intercept X (formerly Twitter) API calls and store information in the local IndexedDB

Resources

License

Stars

Watchers

Forks

Contributors