Twitter has removed blue checkmarks from legacy verified accounts on April 20th, 2023, leading to confusion and misinformation on the platform. Now only people that are paying 8$/month are verified.
RealTwit displays the actual verification badges of notable individuals and organizations, ensuring clarity and transparency for users. This was accomplished by using a backup of legacy verified users. It also highlights users who have paid for verification through Twitter Blue with a different icon, making it easy to differentiate between verified accounts and those who have paid for verification.
It is important to maintain the integrity of Twitter's verification system and hope that the extension will aid with that.
- React 18
- Typescript
- Webpack 5 (esbuild-loader)
- Eslint
- Prettier
- Semantic-Release
- Custom Messaging & Storage wrappers
- Clone this repo
- Run
npm install
- Run
npm start
to start the development server - Run
npm run build
to build the extension for production - Run
npm run release
to release a new version of the extension in CI (either preview or production)