Silver and Gold Coin Spot Price Calculator

Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.

Apa itu Silver and Gold Coin Spot Price Calculator?

Silver and Gold Coin Spot Price Calculator adalah ekstensi Chrome yang dikembangkan oleh Edgewater Development USA, dan fitur utamanya adalah "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Silver and Gold Coin Spot Price Calculator

Unduh file ekstensi Silver and Gold Coin Spot Price Calculator 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

                        Quickly get gold and silver spot prices and coin melt values. Also calculates sale premiums and markups to help you determine the type of deal you're getting. Prices are in USD only (sorry).                    

Informasi Dasar Ekstensi

Nama Silver and Gold Coin Spot Price Calculator Silver and Gold Coin Spot Price Calculator
ID pbpocjhidibalmlfcnbniiknfbdaapnl
URL Resmi https://chrome.google.com/webstore/detail/silver-and-gold-coin-spot/pbpocjhidibalmlfcnbniiknfbdaapnl
Deskripsi Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.
Ukuran File 119 KB
Jumlah Instalasi 66
Versi Saat Ini 0.0.2
Terakhir Diperbarui 2017-01-28
Tanggal Publikasi 2017-01-28
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Edgewater Development USA
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Silver and Gold Coin Spot Price Calculator",
    "description": "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.",
    "version": "0.0.2",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/images\/icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "http:\/\/www.monex.com\/",
        "http:\/\/www.kitco.com\/"
    ]
}