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 |
官方網址 | 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" ] } |