Magnetic Money Int
Monitoring of e-currency exchangers.
What is Magnetic Money Int?
Magnetic Money Int is a Chrome extension developed by https://magnetic-money.org, and its main feature is "Monitoring of e-currency exchangers.".
Extension Screenshots
Download Magnetic Money Int Extension CRX File
Download Magnetic Money Int 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
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.
Extension Basic Information
Name | |
ID | bjjjblldnfkojnblnibaghkiejclpldp |
Official URL | https://chrome.google.com/webstore/detail/magnetic-money-int/bjjjblldnfkojnblnibaghkiejclpldp |
Description | Monitoring of e-currency exchangers. |
File Size | 174 KB |
Installation Count | 102 |
Current Version | 2.9 |
Last Updated | 2018-07-28 |
Publish Date | 2018-07-28 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://magnetic-money.org |
Payment Type | free |
Extension Website | https://magnetic-money.org/ |
Help Page URL | https://magnetic-money.org/en/contacts.html |
Supported Languages | 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" ] } |