Quotex mkt
Esse script pertence a https://t.me/iqmkt
What is Quotex mkt?
Quotex mkt is a Chrome extension developed by xitermen, and its main feature is "Esse script pertence a https://t.me/iqmkt".
Extension Screenshots
Download Quotex mkt Extension CRX File
Download Quotex mkt 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
Versão do navegador do sistema de marketing para a plataforma Quotex. Utilize nosso sistema para modificar a plataforma Quotex. Inicie sua jornada em vendas de cursos, mentorias ainda hoje mesmo! Utilizando nossos sistema você se destaca da concorrência e decola em seu marketing Digital. Para resumir, os recursos da Quotex mkt: ● Edita saldo. ● Edita vip conforme o saldo. ● Edita rank. ● Pode fazer saque. ● Edita historico. Aplicação web para Google ChromeTM. Aviso legal! *Este sistema não é afiliado à plataforma da Quotex e foi projetado por uma equipe de desenvolvedores independentes.
Extension Basic Information
Name | Quotex mkt |
ID | mcihokllfjeegmgcjemlmmihnbgegchi |
Official URL | https://chromewebstore.google.com/detail/quotex-mkt/mcihokllfjeegmgcjemlmmihnbgegchi |
Description | Esse script pertence a https://t.me/iqmkt |
File Size | 289 KB |
Installation Count | 470 |
Current Version | 3.3 |
Last Updated | 2024-02-29 |
Publish Date | 2023-05-13 |
Rating | 4.00/5 Total 4 Ratings |
Developer | xitermen |
[email protected] | |
Payment Type | free |
Extension Website | https://t.me/iqmkt |
Help Page URL | https://t.me/Silveiramkt |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Quotex mkt", "description": "Esse script pertence a https:\/\/t.me\/iqmkt", "version": "3.3", "manifest_version": 3, "content_scripts": [ { "matches": [ "https:\/\/*.qxbroker.com\/*" ], "js": [ "background.js" ] } ], "action": { "default_icon": "icon.png", "default_title": "Quotex mkt", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/*.contafakeiq.online\/*" ] } |