Stock Dig
Highlight a stock symbol and get historical data on its performance.
Was ist Stock Dig?
Stock Dig ist eine Chrome-Erweiterung, die von http://www.giantmultimedia.com entwickelt wurde, und ihr Hauptmerkmal ist "Highlight a stock symbol and get historical data on its performance.".
Erweiterungsscreenshots
Stock Dig-Erweiterungs-CRX-Datei herunterladen
Laden Sie Stock Dig-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Stock Dig. A simple extension that allows you to highlight a stock symbol on any given webpage and return the historical data related to that symbol. You can also search by stock symbol from the extension itself. Perform detailed research without leaving your current page. Filter by 1 month, 3 months, 6 months or year to date. Its all in one place and doesn't get in the way of the page's content. To see Stock Dig in action, watch our short demo on instagram: http://instagram.com/p/mffacgwnsV/
Grundlegende Informationen zur Erweiterung
Name | |
ID | bffindnedgcdmcnoihecinfjbbnlkhin |
Offizielle URL | https://chrome.google.com/webstore/detail/stock-dig/bffindnedgcdmcnoihecinfjbbnlkhin |
Beschreibung | Highlight a stock symbol and get historical data on its performance. |
Dateigröße | 323 KB |
Installationsanzahl | 50 |
Aktuelle Version | 1.2 |
Letztes Update | 2016-04-18 |
Veröffentlichungsdatum | 2016-04-18 |
Bewertung | 4.00/5 Insgesamt 1 Bewertungen |
Entwickler | http://www.giantmultimedia.com |
Zahlungsart | free |
Erweiterungswebsite | http://giantmultimedia.com/stockdig/ |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stock Dig", "version": "1.2", "description": "Highlight a stock symbol and get historical data on its performance.", "background": { "scripts": [ "background2.js" ] }, "homepage_url": "http:\/\/giantmultimedia.com", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |