Skip to content

StraightOuttaCrompton/bypass-twitter-login-wall

Repository files navigation

Bypass twitter login wall

A web extension that removes the twitter login wall.

Without extension
Twitter without extension
With extension
Twitter with extension

Development

Before developing, install node LTS and yarn.

Then run

yarn
yarn start

# In a new terminal tab run
yarn start:firefox
# or
yarn start:chrome

Build

Run a build using

yarn build

This will output a production build in dist and a .zip file ready for submission.