Stock Look Up
Get the up-to-date info on any US-listed security without leaving your browser.
Qu'est-ce que Stock Look Up ?
Stock Look Up est une extension Chrome développée par sypteras.com, et sa fonction principale est "Get the up-to-date info on any US-listed security without leaving your browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Stock Look Up
Téléchargez les fichiers d'extension Stock Look Up au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Stock Look Up |
ID | hepipjfjpaoeoljnajddllinifgbkifi |
URL Officiel | https://chromewebstore.google.com/detail/stock-look-up/hepipjfjpaoeoljnajddllinifgbkifi |
Description | Get the up-to-date info on any US-listed security without leaving your browser. |
Taille du Fichier | 119 KB |
Nombre d'Installations | 110 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2015-01-02 |
Date de Publication | 2015-01-01 |
Développeur | sypteras.com |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |