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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}