Magnetic Money Int

Monitoring of e-currency exchangers.

Was ist Magnetic Money Int?

Magnetic Money Int ist eine Chrome-Erweiterung, die von https://magnetic-money.org entwickelt wurde, und ihr Hauptmerkmal ist "Monitoring of e-currency exchangers.".

Erweiterungsscreenshots

screenshot

Magnetic Money Int-Erweiterungs-CRX-Datei herunterladen

Laden Sie Magnetic Money Int-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Magnetic Money Int Magnetic Money Int
ID bjjjblldnfkojnblnibaghkiejclpldp
Offizielle URL https://chrome.google.com/webstore/detail/magnetic-money-int/bjjjblldnfkojnblnibaghkiejclpldp
Beschreibung Monitoring of e-currency exchangers.
Dateigröße 174 KB
Installationsanzahl 102
Aktuelle Version 2.9
Letztes Update 2018-07-28
Veröffentlichungsdatum 2018-07-28
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler https://magnetic-money.org
Zahlungsart free
Erweiterungswebsite https://magnetic-money.org/
Hilfeseite URL https://magnetic-money.org/en/contacts.html
Unterstützte Sprachen 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"
    ]
}