JavaScript
Other
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
img | ||
|
|
res | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
LICENSE.chrome_ex_oauth | ||
|
|
LICENSE.twitter-text | ||
|
|
Makefile | ||
|
|
README | ||
|
|
background.html | ||
|
|
background.js | ||
|
|
chrome_ex_oauth.html | ||
|
|
chrome_ex_oauth.js | ||
|
|
chrome_ex_oauthsimple.js | ||
|
|
manifest.json | ||
|
|
onload.js | ||
|
|
settings.example.js | ||
|
|
twitter-text.js | ||
README
Chromnitweet is a Google Chrome (or Chromium) extension that acts as a Twitter client, allowing the user to post tweet (status update or direct message) directly from the Omnibox (Omnibar, awesome bar, URL bar, location bar, etc.) with the syntax "tw [some string of 140 or less characters]". https://chrome.google.com/webstore/detail/ofhffnelacegjkgcbohojhebkbehikep?hl=en-US Useless fact: Chromnitweet is a portmanteau of Chrome, Omnibox and Tweet. INSTALLATION ============ - Copy settings.example.js to settings.js. - Open settings.js and add your Twitter OAuth info. - If you have GNU make and zip installed, run `make` to create a package.