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.

Cos'è Silver and Gold Coin Spot Price Calculator?

Silver and Gold Coin Spot Price Calculator è un'estensione di Chrome sviluppata da Edgewater Development USA, e la sua funzione principale è "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Silver and Gold Coin Spot Price Calculator

Scarica i file di estensione Silver and Gold Coin Spot Price Calculator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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).                    

Informazioni di Base sull'Estensione

Nome Silver and Gold Coin Spot Price Calculator Silver and Gold Coin Spot Price Calculator
ID pbpocjhidibalmlfcnbniiknfbdaapnl
URL Ufficiale https://chrome.google.com/webstore/detail/silver-and-gold-coin-spot/pbpocjhidibalmlfcnbniiknfbdaapnl
Descrizione Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.
Dimensione del File 119 KB
Conteggio Installazioni 66
Versione Corrente 0.0.2
Ultimo Aggiornamento 2017-01-28
Data di Pubblicazione 2017-01-28
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Edgewater Development USA
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}