Magnetic Money Int
Monitoring of e-currency exchangers.
Wat is Magnetic Money Int?
Magnetic Money Int is een Chrome-extensie ontwikkeld door https://magnetic-money.org, en de belangrijkste functie is "Monitoring of e-currency exchangers.".
Extensie Screenshots
Download het CRX-bestand van de extensie Magnetic Money Int
Download Magnetic Money Int-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | bjjjblldnfkojnblnibaghkiejclpldp |
Officiële URL | https://chrome.google.com/webstore/detail/magnetic-money-int/bjjjblldnfkojnblnibaghkiejclpldp |
Beschrijving | Monitoring of e-currency exchangers. |
Bestandsgrootte | 174 KB |
Aantal Installaties | 102 |
Huidige Versie | 2.9 |
Laatst Bijgewerkt | 2018-07-28 |
Publicatiedatum | 2018-07-28 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://magnetic-money.org |
Betalingswijze | free |
Extensiewebsite | https://magnetic-money.org/ |
Help Pagina-URL | https://magnetic-money.org/en/contacts.html |
Ondersteunde Talen | 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" ] } |