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.

什么是Silver and Gold Coin Spot Price Calculator?

Silver and Gold Coin Spot Price Calculator是由Edgewater Development USA开发的Chrome扩展程序,该扩展的主要功能是“Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.”。

扩展截图

screenshot

下载Silver and Gold Coin Spot Price Calculator扩展crx文件

下载Silver and Gold Coin Spot Price Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Silver and Gold Coin Spot Price Calculator Silver and Gold Coin Spot Price Calculator
ID pbpocjhidibalmlfcnbniiknfbdaapnl
官方URL https://chrome.google.com/webstore/detail/silver-and-gold-coin-spot/pbpocjhidibalmlfcnbniiknfbdaapnl
简介 Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.
文件大小 119 KB
安装次数 66
当前版本 0.0.2
更新时间 2017-01-28
上架时间 2017-01-28
评分 5.00/5 共1次评分
开发者 Edgewater Development USA
付费类型 free
支持的语言 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\/"
    ]
}