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

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

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