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.
Was ist Silver and Gold Coin Spot Price Calculator?
Silver and Gold Coin Spot Price Calculator ist eine Chrome-Erweiterung, die von Edgewater Development USA entwickelt wurde, und ihr Hauptmerkmal ist "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.".
Erweiterungsscreenshots
Silver and Gold Coin Spot Price Calculator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Silver and Gold Coin Spot Price Calculator-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
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).
Grundlegende Informationen zur Erweiterung
Name | |
ID | pbpocjhidibalmlfcnbniiknfbdaapnl |
Offizielle URL | https://chrome.google.com/webstore/detail/silver-and-gold-coin-spot/pbpocjhidibalmlfcnbniiknfbdaapnl |
Beschreibung | Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups. |
Dateigröße | 119 KB |
Installationsanzahl | 66 |
Aktuelle Version | 0.0.2 |
Letztes Update | 2017-01-28 |
Veröffentlichungsdatum | 2017-01-28 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Edgewater Development USA |
Zahlungsart | free |
Unterstützte Sprachen | 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\/" ] } |