BOT 777 - Blaze

Lucre automaticamente todos os dias

What is BOT 777 - Blaze?

BOT 777 - Blaze is a Chrome extension developed by https://solucrosbr.blogspot.com, and its main feature is "Lucre automaticamente todos os dias".

Extension Screenshots

screenshot

Download BOT 777 - Blaze Extension CRX File

Download BOT 777 - Blaze 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

                        Robô para automatizar suas entradas na Blaze no double.

O Robô trabalha usando o padrão de repetição.

Você poderá alterar as configurações de repetição do Vermelho e Preto assim como o valor de entrada.

Para acessar é necessário ter um e-mail válido.

Procure o suporte para adquir uma conta de demonstração. Sorteamos contas todos os dias.                    

Extension Basic Information

Name BOT 777 - Blaze BOT 777 - Blaze
ID ciabmbdoehplgmmakkphehhplgiieklg
Official URL https://chromewebstore.google.com/detail/bot-777-blaze/ciabmbdoehplgmmakkphehhplgiieklg
Description Lucre automaticamente todos os dias
File Size 968 KB
Installation Count 49
Current Version 1.05
Last Updated 2022-09-13
Publish Date 2022-09-07
Rating 4.33/5 Total 6 Ratings
Developer https://solucrosbr.blogspot.com
Email [email protected]
Payment Type free
Extension Website https://solucrosbr.blogspot.com/
Help Page URL https://solucrosbr.blogspot.com/2022/08/suporte.html
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.05",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/blaze.com\/*",
                "https:\/\/blaze.com\/*",
                "http:\/\/www.blaze.com\/*",
                "https:\/\/www.blaze.com\/*"
            ],
            "css": [
                "assets\/css\/estilo.css"
            ],
            "js": [
                "system\/crawler.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "48": "icon.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/blaze.com\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "bg.png",
                "logo.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "name": "BOT 777 - Blaze",
    "description": "Lucre automaticamente todos os dias",
    "author": "Solucros",
    "action": {
        "default_title": "BOT 777 - Blaze",
        "default_popup": "index.html",
        "default_icon": "icon.png"
    }
}