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.

Qu'est-ce que Silver and Gold Coin Spot Price Calculator ?

Silver and Gold Coin Spot Price Calculator est une extension Chrome développée par Edgewater Development USA, et sa fonction principale est "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Silver and Gold Coin Spot Price Calculator

Téléchargez les fichiers d'extension Silver and Gold Coin Spot Price Calculator 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

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

Informations de Base sur l'Extension

Nom Silver and Gold Coin Spot Price Calculator Silver and Gold Coin Spot Price Calculator
ID pbpocjhidibalmlfcnbniiknfbdaapnl
URL Officiel https://chrome.google.com/webstore/detail/silver-and-gold-coin-spot/pbpocjhidibalmlfcnbniiknfbdaapnl
Description Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.
Taille du Fichier 119 KB
Nombre d'Installations 66
Version Actuelle 0.0.2
Dernière Mise à Jour 2017-01-28
Date de Publication 2017-01-28
Évaluation 5.00/5 Total 1 Évaluations
Développeur Edgewater Development USA
Type de Paiement free
Langues Prises en Charge 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\/"
    ]
}