Тулбар для партнеров ИнстаФорекс
ИнстаФорекс - Лучший брокер в Азии
Cos'è Тулбар для партнеров ИнстаФорекс?
Тулбар для партнеров ИнстаФорекс è un'estensione di Chrome sviluppata da InstaForex, e la sua funzione principale è "ИнстаФорекс - Лучший брокер в Азии".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Тулбар для партнеров ИнстаФорекс
Scarica i file di estensione Тулбар для партнеров ИнстаФорекс 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
Toolbar from Top Asian Broker InstaForex! Dear partners, it is easier to work with InstaForex now. Our partners can install an accessible toolbar. It offers point-and-click access to the sections of the partners website, real time quotes, company’s news, live chat and InstaForex pages in the social networks. Install the new toolbar for InstaForex partners.
Informazioni di Base sull'Estensione
Nome | Тулбар для партнеров ИнстаФорекс |
ID | hhlnlfdgbjhidggncfhepldjdlhgpnbi |
URL Ufficiale | https://chromewebstore.google.com/detail/%D1%82%D1%83%D0%BB%D0%B1%D0%B0%D1%80-%D0%B4%D0%BB%D1%8F-%D0%BF%D0%B0%D1%80%D1%82%D0%BD%D0%B5%D1%80%D0%BE%D0%B2-%D0%B8%D0%BD%D1%81%D1%82/hhlnlfdgbjhidggncfhepldjdlhgpnbi |
Descrizione | ИнстаФорекс - Лучший брокер в Азии |
Dimensione del File | 169 KB |
Conteggio Installazioni | 11 |
Versione Corrente | 0.0.16 |
Ultimo Aggiornamento | 2022-02-11 |
Data di Pubblicazione | 2015-05-04 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | InstaForex |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.instaforex.com/ |
URL della Pagina di Aiuto | https://www.instaforex.com/support |
URL della Pagina della Politica sulla Privacy | https://www.instaforex.com/downloads/legal_documentation/privacy_statement_insta_service_ltd.pdf |
Lingue Supportate | en,ru |
manifest.json | |
{ "background": { "scripts": [ "libs\/moment.min.js", "libs\/jquery-2.1.1.js", "chromeexttools.js", "gmail.js", "rss.js", "bg.js" ] }, "default_locale": "en", "browser_action": { "default_icon": { "128": "extension_icons\/128.png", "19": "extension_icons\/19.png", "38": "extension_icons\/38.png" }, "default_title": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c\/\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u043a\u0430\u0437 \u0442\u0443\u043b\u0431\u0430\u0440\u0430" }, "content_scripts": [ { "all_frames": false, "css": [ "styles\/content.css" ], "js": [ "libs\/jquery-2.1.1.js", "common.js", "content.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_idle" } ], "content_security_policy": "script-src 'self' https:\/\/fx.instaforex.com; object-src 'self'", "description": "\u0418\u043d\u0441\u0442\u0430\u0424\u043e\u0440\u0435\u043a\u0441 - \u041b\u0443\u0447\u0448\u0438\u0439 \u0431\u0440\u043e\u043a\u0435\u0440 \u0432 \u0410\u0437\u0438\u0438", "icons": { "128": "extension_icons\/128.png" }, "manifest_version": 2, "name": "\u0422\u0443\u043b\u0431\u0430\u0440 \u0434\u043b\u044f \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432 \u0418\u043d\u0441\u0442\u0430\u0424\u043e\u0440\u0435\u043a\u0441", "permissions": [ "*:\/\/www.instaforex.com\/*", "*:\/\/fx.instaforex.com\/*", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.16", "web_accessible_resources": [ "toolbar\/*", "styles\/*", "icons\/*", "toolbar.html", "toolbar.js", "common.js", "table.html", "table.js" ] } |