amobiz / jsOAuthChromeEx-Twitter

A Sample of jsOAuthChromeEx (jsOAuth plugin for Google Chrome Extension) for Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Sample of jsOAuth plugin for Google Chrome Extension for Twitter

This sample uses the following libraries:

Howto

You'll need to create an account on Twitter.

And then "Create New App".

Make sure the Callback URL field has a valid value (for chrome extension, this url is not invoked).

Fill in the consumerKey and consumerSecret in the form on option page. (Normally you will put these keys directly somewhere in your code.)

Author

About

A Sample of jsOAuthChromeEx (jsOAuth plugin for Google Chrome Extension) for Twitter

License:MIT License


Languages

Language:JavaScript 69.8%Language:HTML 24.6%Language:CSS 5.6%