Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.01 KB

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 [email protected] 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 [email protected]:delphian/chrome-stock-ticker.git
cd chrome-stock-ticker
scripts/install.sh

Feel free to contact me [email protected] with any questions.