Magnetic Money Int
Monitoring of e-currency exchangers.
Magnetic Money Intとは何ですか?
Magnetic Money Intはhttps://magnetic-money.orgによって開発されたChromeの拡張機能で、その主な機能は「Monitoring of e-currency exchangers.」です。
拡張機能のスクリーンショット
Magnetic Money Int拡張機能のCRXファイルをダウンロード
Magnetic Money Int拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Developed by Magnetic Money electronic currency exchange monitor. ( https://magnetic-money.org/ ) A simple and convenient extension for quick search for profitable exchange rates on Perfect Money, Payeer, Solid Trust Pay, Neteller, WebMoney, PayPal, Bitcoin, Litecoin, Dash, Monero, Zcash, Ripple, Ethereum, Stellar and other electronic currencies. Also, by means of it you can find rates for deposit and withdraw electronic money through bank accounts and cards.
拡張機能の基本情報
名前 | |
ID | bjjjblldnfkojnblnibaghkiejclpldp |
公式URL | https://chrome.google.com/webstore/detail/magnetic-money-int/bjjjblldnfkojnblnibaghkiejclpldp |
説明 | Monitoring of e-currency exchangers. |
ファイルサイズ | 174 KB |
インストール数 | 102 |
現在のバージョン | 2.9 |
最終更新日 | 2018-07-28 |
公開日 | 2018-07-28 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://magnetic-money.org |
支払い方法 | free |
拡張機能のウェブサイト | https://magnetic-money.org/ |
ヘルプページのURL | https://magnetic-money.org/en/contacts.html |
対応言語 | id,de,en,fr,vi,es,pt-BR,pt-PT,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "2.9", "icons": { "16": "icon16x16.png", "19": "icon19x19.png", "38": "icon76x76.png", "48": "icon48x48.png", "76": "icon76x76.png", "128": "icon128x128.png", "256": "icon256x256.png" }, "browser_action": { "default_icon": { "16": "icon16x16.png", "19": "icon19x19.png", "38": "icon76x76.png", "48": "icon48x48.png", "76": "icon76x76.png", "128": "icon128x128.png", "256": "icon256x256.png" }, "default_popup": "popup.html" }, "permissions": [ "*:\/\/magnetic-money.org\/*", "webNavigation", "storage" ] } |