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)
- Host: GitHub
- URL: https://github.com/stilliard/twitter-detector
- Owner: stilliard
- License: mit
- Created: 2013-03-29T23:51:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T20:21:44.000Z (over 2 years ago)
- Last Synced: 2025-03-31T09:04:40.082Z (over 1 year ago)
- Topics: chrome-extension, javascript, twitter, twitter-detector
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/twitter-detector/papcdbgfejihdinhieggiamjnkclhkck
- Size: 3.73 MB
- Stars: 14
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```