A browser extesion to help you to check if the Tweet is real or not
Go to your extension store and search for Tweet Verifier
Run npm install
on the project folder
- Run
npm chrome-build
and for Developmentnpm chrome-start
- Go to
chrome://extensions/
on your Browser - Enable
Developer mode
- Click on
Load unpacked
- Choose the
build/chrome
folder inside the project