Mr Forex
Find the Best Forex brokers Online.
Vad är Mr Forex?
Mr Forex är en Chrome-tillägg utvecklad av https://www.mrforex.com, och dess huvudfunktion är "Find the Best Forex brokers Online.".
Tilläggsskärmbilder
Ladda ner Mr Forex-förlängningens CRX-fil
Ladda ner Mr Forex-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
Namn | Mr Forex |
ID | paiohllekggehmgaekcbpdaegcldkogh |
Officiell webbadress | https://chromewebstore.google.com/detail/mr-forex/paiohllekggehmgaekcbpdaegcldkogh |
Beskrivning | Find the Best Forex brokers Online. |
Filstorlek | 42.82 KB |
Antal Installationer | 54 |
Aktuell Version | 0.11 |
Senast Uppdaterad | 2017-02-10 |
Publiceringsdatum | 2017-02-09 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://www.mrforex.com |
Betalningssätt | free |
Tilläggswebbplats | https://www.mrforex.com |
Stödda Språk | id,ms,de,en,en-GB,fr,nl,no,vi,da,et,es,es-419,hr,it,lv,lt,hu,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,fa,bn,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "manifest_version": 2, "name": "Mr Forex", "default_locale": "en", "version": "0.11", "description": "__MSG_extDescription__", "icons": { "16": "icons\/icon16.png", "19": "icons\/icon19.png", "32": "icons\/icon32.png", "38": "icons\/icon38.png", "48": "icons\/icon48.png", "64": "icons\/icon64.png", "96": "icons\/icon96.png", "128": "icons\/icon128.png" }, "browser_action": { "default_title": "Mr Forex", "default_icon": { "16": "icons\/icon16.png", "19": "icons\/icon19.png", "32": "icons\/icon32.png", "38": "icons\/icon38.png", "64": "icons\/icon64.png" } }, "permissions": [ "tabs" ], "background": { "scripts": [ "background.js" ] }, "homepage_url": "https:\/\/www.mrforex.com\/", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |