Magnetic Money

Мониторинг обменных пунктов электронных валют.

What is Magnetic Money?

Magnetic Money is a Chrome extension developed by https://magnetic-money.ru, and its main feature is "Мониторинг обменных пунктов электронных валют.".

Extension Screenshots

screenshot

Download Magnetic Money Extension CRX File

Download Magnetic Money extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Разработано мониторингом пунктов обмена электронных валют Magnetic Money ( https://magnetic-money.ru/ )

Простое и удобное расширение для быстрого поиска выгодных курсов обмена Bitcoin, Litecoin, Dash, Ripple,  Monero, Zcash, Bitcoin Cash, WebMoney, Яндекс Деньги, QIWI, PayPal, Perfect Money, Neteller, Skrill, Solid Trust Pay и других электронных валют.

Так же, с его помощью можно найти курсы ввода и вывода электронных денег через банковские счета и карты.                    

Extension Basic Information

Name Magnetic Money Magnetic Money
ID abkhnhidhijmhchhnjoookpbhmnfjgog
Official URL https://chromewebstore.google.com/detail/magnetic-money/abkhnhidhijmhchhnjoookpbhmnfjgog
Description Мониторинг обменных пунктов электронных валют.
File Size 162 KB
Installation Count 108
Current Version 2.3
Last Updated 2018-05-26
Publish Date 2018-05-26
Rating 5.00/5 Total 6 Ratings
Developer https://magnetic-money.ru
Payment Type free
Extension Website https://magnetic-money.ru/
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Magnetic Money",
    "description": "\u041c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433 \u043e\u0431\u043c\u0435\u043d\u043d\u044b\u0445 \u043f\u0443\u043d\u043a\u0442\u043e\u0432 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0445 \u0432\u0430\u043b\u044e\u0442.",
    "version": "2.3",
    "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.ru\/*",
        "webNavigation",
        "storage"
    ]
}