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によって開発されたChromeの拡張機能で、その主な機能は「PascalCoin (PASC) Price Ticker (price taken from 'coinmarketcap.com'). Extension shows PASC valued in Bitcoin and USD.」です。
拡張機能のスクリーンショット
Pascal (PASC) Price Ticker拡張機能のCRXファイルをダウンロード
Pascal (PASC) Price Ticker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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\/"
]
} | |