An open API service indexing awesome lists of open source software.

https://github.com/stilliard/twitter-detector

Twitter detector (Chrome extension)
https://github.com/stilliard/twitter-detector

chrome-extension javascript twitter twitter-detector

Last synced: over 1 year ago
JSON representation

Twitter detector (Chrome extension)

Awesome Lists containing this project

README

          

Twitter detector (Chrome extension)
====================================
Simple Chrome extension to show a twitter icon in the address bar when it detects a twitter link on the page.

Feel free to add issues as feature requests etc, or via the support section in chrome webstore, i'll try to regularly watch out on both.

Install / try out:
-------------------
https://chrome.google.com/webstore/detail/twitter-detector/papcdbgfejihdinhieggiamjnkclhkck

Dev build:
-----------

Build latest version with:
```
web-ext build --overwrite-dest
```