Stock Dig
Highlight a stock symbol and get historical data on its performance.
Apa itu Stock Dig?
Stock Dig adalah ekstensi Chrome yang dikembangkan oleh http://www.giantmultimedia.com, dan fitur utamanya adalah "Highlight a stock symbol and get historical data on its performance.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Stock Dig
Unduh file ekstensi Stock Dig dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | |
ID | bffindnedgcdmcnoihecinfjbbnlkhin |
URL Resmi | https://chrome.google.com/webstore/detail/stock-dig/bffindnedgcdmcnoihecinfjbbnlkhin |
Deskripsi | Highlight a stock symbol and get historical data on its performance. |
Ukuran File | 323 KB |
Jumlah Instalasi | 50 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2016-04-18 |
Tanggal Publikasi | 2016-04-18 |
Penilaian | 4.00/5 Total 1 Penilaian |
Pengembang | http://www.giantmultimedia.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://giantmultimedia.com/stockdig/ |
Bahasa yang Didukung | 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": [ " |