/chrome-stock-ticker

Chrome extension scans current page for any ticker symbols and if found will display relevant data in the ticker bar; such as stock price, free cash flow, historic dividend growth rate, etc...

Primary LanguageJavaScriptMIT LicenseMIT

Chrome Stock Ticker

Chrome extension scans current page for any ticker symbols and if found will display relevant data in the ticker window; such as stock price, free cash flow, historic dividend growth rate, etc...

Please see this original document at https://github.com/delphian/chrome-stock-ticker/wiki or submit an issue to the Issue Queue

License

Copyright (c) 2013 Bryan Hazelbaker bryan.hazelbaker@gmail.com Released under the MIT license. Read the entire license located in the project root or at http://opensource.org/licenses/mit-license.php

Installation

The easiest way to install is from the chrome web store: Chrome Stock Ticker.

git clone git@github.com:delphian/chrome-stock-ticker.git
cd chrome-stock-ticker
scripts/install.sh

Feel free to contact me bryan.hazelbaker@gmail.com with any questions.