Verge (XVG) Price Ticker

Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.

Vad är Verge (XVG) Price Ticker?

Verge (XVG) Price Ticker är en Chrome-tillägg utvecklad av https://coinlookup.co, och dess huvudfunktion är "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.".

Tilläggsskärmbilder

screenshot

Ladda ner Verge (XVG) Price Ticker-förlängningens CRX-fil

Ladda ner Verge (XVG) Price Ticker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.                    

Grundläggande Information om Tillägg

Namn Verge (XVG) Price Ticker Verge (XVG) Price Ticker
ID hnkokbbffodljohjhpaabhoofokocacl
Officiell webbadress https://chrome.google.com/webstore/detail/verge-xvg-price-ticker/hnkokbbffodljohjhpaabhoofokocacl
Beskrivning Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
Filstorlek 44.42 KB
Antal Installationer 40
Aktuell Version 1.0.0
Senast Uppdaterad 2018-01-24
Publiceringsdatum 2018-01-24
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare https://coinlookup.co
E-post [email protected]
Betalningssätt free
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Verge (XVG) Price Ticker",
    "description": "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}