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
官方網址 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\/"
    ]
}