Mr Forex
Find the Best Forex brokers Online.
Cos'è Mr Forex?
Mr Forex è un'estensione di Chrome sviluppata da https://www.mrforex.com, e la sua funzione principale è "Find the Best Forex brokers Online.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Mr Forex
Scarica i file di estensione Mr Forex in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | Mr Forex |
ID | paiohllekggehmgaekcbpdaegcldkogh |
URL Ufficiale | https://chromewebstore.google.com/detail/mr-forex/paiohllekggehmgaekcbpdaegcldkogh |
Descrizione | Find the Best Forex brokers Online. |
Dimensione del File | 42.82 KB |
Conteggio Installazioni | 54 |
Versione Corrente | 0.11 |
Ultimo Aggiornamento | 2017-02-10 |
Data di Pubblicazione | 2017-02-09 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://www.mrforex.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.mrforex.com |
Lingue Supportate | 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" } |