https://github.com/kurtextrem/silverbirdm
Fork of https://github.com/studioddtonline/Silverbird-M
https://github.com/kurtextrem/silverbirdm
Last synced: 3 months ago
JSON representation
Fork of https://github.com/studioddtonline/Silverbird-M
- Host: GitHub
- URL: https://github.com/kurtextrem/silverbirdm
- Owner: kurtextrem
- License: other
- Created: 2014-12-13T10:27:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T07:26:53.000Z (about 6 years ago)
- Last Synced: 2025-01-23T05:14:16.586Z (4 months ago)
- Language: JavaScript
- Size: 2.47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Silverbird M ##
### What is it? ###
This is a fork of https://github.com/studioddtonline/Silverbird-M - all of the JavaScript work is done by him. I only change CSS (His layout is good for chinese, but not for english, german and similar) and add background tab opening (when clicking a link) whenever he updates his code.
Silverbird M is a general purpose Chrome/Chromium Twitter extension.
Silverbird M is a fork of the Silver Bird.### Installing ###
1. Get it at the [Download it directly from GitHub](https://github.com/studioddtonline/Silverbird-M)
2. Get your own Twitter API ConsumerKey and ConsumerSecret.
3. Fill gap of lib/secret_keys_stub.js, and rename to lib/secret_keys.js
4. Enable Chrome/Chromium Extensions Developer Mode
5. Load unpacked extension### Compatibility ###
It works on Chrome/Chromium distribution channels below: Stable, and Beta.
It does not work on Canary Channel.
It does not work on any browsers which are using [Blink](https://www.chromium.org/blink) (eg. Opera).### Features ###
* Follow your timelines and navigate through your tweets
* Notify user through icon changes whenever new tweets arrive
* Compose, reply, and RT tweets
* Upload multiple photos
* OAuth authentication
* Twitter API 1.1 support### License ###
This project uses the very simple and permissive MIT license. Check the LICENSE file.
### Credits ###
[Cezar Sa Espinola](http://cezarsa.github.com/) - Original Development