Pascal (PASC) Price Ticker

PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD.

Pascal (PASC) Price Ticker क्या है?

Pascal (PASC) Price Ticker Taha द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Pascal (PASC) Price Ticker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        PascalCoin is an innovative cryptocurrency that extends the blockchain-paradigm

This is a simple extension shows PASC price and more info (To shows more info just hover over on extension icon).

Extension Features: 
1. Shows PASC price in USD
2. All Pascalcoin info from coinmarketcap (To shows just hover over on extension icon)
3. Price update every 1 minute                    

एक्सटेंशन की मूल जानकारी

नाम Pascal (PASC) Price Ticker Pascal (PASC) Price Ticker
ID jiamgmnbifljpgjodhbohghhhlogiilf
आधिकारिक URL https://chromewebstore.google.com/detail/pascal-pasc-price-ticker/jiamgmnbifljpgjodhbohghhhlogiilf
विवरण PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD.
फ़ाइल का आकार 27.9 KB
स्थापना संख्या 23
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2019-10-16
प्रकाशन तिथि 2019-10-16
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Taha
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://pascal.to
समर्थित भाषाएँ en
manifest.json
{
    "background": {
        "scripts": [
            "ticker.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon19.png"
    },
    "description": "PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD.",
    "icons": {
        "128": "icon128.png",
        "19": "icon19.png"
    },
    "manifest_version": 2,
    "name": "Pascal (PASC) Price Ticker",
    "short_name": "Pascal (PASC) Ticker",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.1",
    "permissions": [
        "https:\/\/api.coinmarketcap.com\/"
    ]
}