Tiny extension that brings back the actual twitter logo and gets rid of the Doge dog from the upper left corner
This extension is not published (yet) to Chrome Store. To add it to your browser:
- Clone the repo:
$ git clone https://github.com/maciejwalkowiak/twitter-bird-extension
- Run
make build
- Install extension:
- Chrome: Go to
chrome:https://extensions
, enable "Developer Mode" and load the unpacked extension frombuild/chrome
directory. - Firefox: Go to
about:debugging#/runtime/this-firefox
and load the temporary add-on frombuild/firefox
directory.
Enjoy!