Credits (CS) Informer

This simple extension allows you to track price changes of Credits

Credits (CS) Informerとは何ですか?

Credits (CS) InformerはAlexander Kupriyanovによって開発されたChromeの拡張機能で、その主な機能は「This simple extension allows you to track price changes of Credits」です。

拡張機能のスクリーンショット

screenshot

Credits (CS) Informer拡張機能のCRXファイルをダウンロード

Credits (CS) Informer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        We are very excited to share with you our CREDITS crypto informer Google Chrome Extension! This simple extension allows you to track price changes of CREDITS.                    

拡張機能の基本情報

名前 Credits (CS) Informer Credits (CS) Informer
ID hkdmpghniejojlaapfabpmikngcamadm
公式URL https://chrome.google.com/webstore/detail/credits-cs-informer/hkdmpghniejojlaapfabpmikngcamadm
説明 This simple extension allows you to track price changes of Credits
ファイルサイズ 112 KB
インストール数 93
現在のバージョン 2.4
最終更新日 2018-08-13
公開日 2018-08-13
評価 5.00/5 合計 15 レビュー
開発者 Alexander Kupriyanov
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://credits.com/
対応言語 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "This simple extension allows you to track price changes of Credits",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "128": "img\/logo128.png",
        "64": "img\/logo.png"
    },
    "browser_action": {
        "default_popup": "src\/popup.html"
    },
    "options_page": "src\/options.html",
    "version": "2.4",
    "short_name": "credits-informer",
    "permissions": [
        "https:\/\/api.coinmarketcap.com\/*",
        "tabs",
        ""
    ],
    "author": "Alexander Kupriyanov"
}