Magnetic Money Int

Monitoring of e-currency exchangers.

什么是Magnetic Money Int?

Magnetic Money Int是由https://magnetic-money.org开发的Chrome扩展程序,该扩展的主要功能是“Monitoring of e-currency exchangers.”。

扩展截图

screenshot

下载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.                    

扩展基本信息

名称 Magnetic Money Int Magnetic Money Int
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"
    ]
}