Silver & Gold Price Charts

Stay up to date - Current silver, gold, palladium and platinum spot price charts.

What is Silver & Gold Price Charts?

Silver & Gold Price Charts is a Chrome extension developed by https://www.coininvest.com, and its main feature is "Stay up to date - Current silver, gold, palladium and platinum spot price charts.".

Extension Screenshots

screenshot

Download Silver & Gold Price Charts Extension CRX File

Download Silver & Gold Price Charts 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

                        Silver, Gold, Platinum & Palladium Price Charts in US-Dollar & Euro + Realtime-Quotes.                    

Extension Basic Information

Name Silver & Gold Price Charts Silver & Gold Price Charts
ID kdcpakgjldgpbilmicmmlholnfcpmkal
Official URL https://chromewebstore.google.com/detail/silver-gold-price-charts/kdcpakgjldgpbilmicmmlholnfcpmkal
Description Stay up to date - Current silver, gold, palladium and platinum spot price charts.
File Size 215 KB
Installation Count 194
Current Version 0.0.1.2
Last Updated 2016-03-09
Publish Date 2016-03-09
Developer https://www.coininvest.com
Payment Type free
Extension Website https://www.coininvest.com/
Help Page URL https://www.coininvest.com/wiki/en/precious-metal-charts-google-chrome-extension/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Silver & Gold Price Charts",
    "description": "Stay up to date - Current silver, gold, palladium and platinum spot price charts.",
    "version": "0.0.1.2",
    "options_page": "options.html",
    "minimum_chrome_version": "22",
    "homepage_url": "https:\/\/www.coininvest.com\/wiki\/en\/precious-metal-charts-google-chrome-extension\/",
    "browser_action": {
        "default_icon": {
            "16": "ico\/19x19.png",
            "19": "ico\/19x19.png",
            "38": "ico\/38X38.png",
            "48": "ico\/120x120.png",
            "128": "ico\/120x120.png"
        },
        "default_title": "Silver and Gold Prices, Charts in US-Dollar and EURO",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}