Skip to content

victor95pc/tweet-verifier

Repository files navigation

Build Status Coverage Status

PROJECT STILL WIP!

What its?

A browser extesion to help you to check if the Tweet is real or not

Install

Go to your extension store and search for Tweet Verifier

How to build

Run npm install on the project folder

Chrome

  • Run npm chrome-build and for Development npm chrome-start
  • Go to chrome://extensions/ on your Browser
  • Enable Developer mode
  • Click on Load unpacked
  • Choose the build/chrome folder inside the project