forkme7 / 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...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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...

License:MIT License


Languages

Language:JavaScript 76.2%Language:HTML 18.6%Language:CSS 4.6%Language:Shell 0.6%