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.
What is Silver and Gold Coin Spot Price Calculator?
Silver and Gold Coin Spot Price Calculator is a Chrome extension developed by Edgewater Development USA, and its main feature is "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.".
Extension Screenshots
Download Silver and Gold Coin Spot Price Calculator Extension CRX File
Download Silver and Gold Coin Spot Price Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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).
Extension Basic Information
Name | |
ID | pbpocjhidibalmlfcnbniiknfbdaapnl |
Official URL | 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. |
File Size | 119 KB |
Installation Count | 66 |
Current Version | 0.0.2 |
Last Updated | 2017-01-28 |
Publish Date | 2017-01-28 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Edgewater Development USA |
Payment Type | free |
Supported Languages | 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\/" ] } |