Smart Blaze

Smart Blaze é uma extensão para auxiliar você a ter mais vitórias na Blaze. Com os dados capturados no modo Double, você tem 10x…

Was ist Smart Blaze?

Smart Blaze ist eine Chrome-Erweiterung, die von shoptronicbrasil entwickelt wurde, und ihr Hauptmerkmal ist "Smart Blaze é uma extensão para auxiliar você a ter mais vitórias na Blaze. Com os dados capturados no modo Double, você tem 10x…".

Erweiterungsscreenshots

screenshot

Smart Blaze-Erweiterungs-CRX-Datei herunterladen

Laden Sie Smart Blaze-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Smart Blaze é uma extensão para auxiliar você a ter mais vitórias na Blaze. 

Com os dados capturados no modo Double, você tem 10x mais chances de acertos em relação a qualquer outra ferramenta do mercado.

O Smart Blaze funciona diretamente no site da Blaze, tirando assim qualquer delay ou atraso de informações.                    

Grundlegende Informationen zur Erweiterung

Name Smart Blaze Smart Blaze
ID hddbpopnnbinkngmjdfbljkmidbbebfn
Offizielle URL https://chrome.google.com/webstore/detail/smart-blaze/hddbpopnnbinkngmjdfbljkmidbbebfn
Beschreibung Smart Blaze é uma extensão para auxiliar você a ter mais vitórias na Blaze. Com os dados capturados no modo Double, você tem 10x…
Dateigröße 356 KB
Installationsanzahl 162
Aktuelle Version 1.0.6
Letztes Update 2022-09-07
Veröffentlichungsdatum 2022-05-07
Bewertung 1.00/5 Insgesamt 2 Bewertungen
Entwickler shoptronicbrasil
E-Mail [email protected]
Zahlungsart in_app
Unterstützte Sprachen pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "css\/main.css"
            ],
            "js": [
                "js\/jquery-3.5.1.min.js",
                "js\/bootstrap.min.js",
                "js\/content.js"
            ],
            "matches": [
                "https:\/\/blaze.com\/pt\/games\/double"
            ]
        }
    ],
    "manifest_version": 3,
    "name": "Smart Blaze",
    "version": "1.0.6",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "img\/*"
            ]
        }
    ]
}