Stock Look Up
Get the up-to-date info on any US-listed security without leaving your browser.
O que é Stock Look Up?
Stock Look Up é uma extensão do Chrome desenvolvida por sypteras.com, e sua principal característica é "Get the up-to-date info on any US-listed security without leaving your browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Stock Look Up
Baixe arquivos de extensão Stock Look Up no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Stock Look Up retrieves the current price, day's dollar and percent price change, and a chart displaying the the day's price movement for any US-listed security. Stock information comes from Yahoo Finance and may delayed up to 20 minutes. 1.1 Update + bug fixes
Informações Básicas da Extensão
Nome | Stock Look Up |
ID | hepipjfjpaoeoljnajddllinifgbkifi |
URL Oficial | https://chromewebstore.google.com/detail/stock-look-up/hepipjfjpaoeoljnajddllinifgbkifi |
Descrição | Get the up-to-date info on any US-listed security without leaving your browser. |
Tamanho do Arquivo | 119 KB |
Contagem de Instalações | 110 |
Versão Atual | 1.1 |
Última Atualização | 2015-01-02 |
Data de Publicação | 2015-01-01 |
Desenvolvedor | sypteras.com |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Stock Look Up", "version": "1.1", "description": "Get the up-to-date info on any US-listed security without leaving your browser.", "browser_action": { "default_icon": "icon_32.png", "default_title": "Stock Look Up", "default_popup": "popup.html" }, "icons": { "128": "icon_128.png" }, "background": { "scripts": [ "script.js" ], "persistent": false }, "permissions": [ " |