The Legacy Verified browser extension enables people to add a green purple verified logo next to names of accounts on Twitter that were previously verified. Uses data provided by Travis Brown and initiated by Oliver Alexander.
- Adds purple badges to nearly all existing locations on the site
- Verifies a users profile page using their user_id
- Uses screen_name as verification methods on all other locations due to lack of embedded user_id for timelines and status pages
- Has support for TweetDeck
- Compatible between Firefox, MS Edge, Chrome and Brave
- Download the FireFox add-on
- Download the Chrome Extension
- Download the Edge add-on (pending review)
Currently, installation requires you to:
- Clone or download this repository
- Run
npm install
inside the main folder - Run
npm run repack
inside the main folder - Navigate to your extension page in Chrome
- Apply Developer Mode in the top right, and click on Load unpacked
- Upload the contents of the
/build/
folder
Suggestions and pull requests are welcomed. This is a work in progress.
- Dataset has been provided by Travis Brown
- Concept initiated by Oliver Alexander
- This project was bootstrapped with Chrome Extension CLI
This project is licensed under the MIT license