Pascal (PASC) Price Ticker
PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD.
What is Pascal (PASC) Price Ticker?
Pascal (PASC) Price Ticker is a Chrome extension developed by Taha, and its main feature is "PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD.".
Extension Screenshots
Download Pascal (PASC) Price Ticker Extension CRX File
Download Pascal (PASC) Price Ticker 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
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
Extension Basic Information
Name | Pascal (PASC) Price Ticker |
ID | jiamgmnbifljpgjodhbohghhhlogiilf |
Official URL | https://chromewebstore.google.com/detail/pascal-pasc-price-ticker/jiamgmnbifljpgjodhbohghhhlogiilf |
Description | PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD. |
File Size | 27.9 KB |
Installation Count | 23 |
Current Version | 1.1.1 |
Last Updated | 2019-10-16 |
Publish Date | 2019-10-16 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Taha |
[email protected] | |
Payment Type | free |
Extension Website | https://pascal.to |
Supported Languages | 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\/" ] } |