Mod Krunker.IO

Make wall hack screen

Cos'è Mod Krunker.IO?

Mod Krunker.IO è un'estensione di Chrome sviluppata da Obito, e la sua funzione principale è "Make wall hack screen".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Mod Krunker.IO

Scarica i file di estensione Mod Krunker.IO 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

                        After install this extendsion, please go to krunker page and click on icon of this extendsion to turn on mod wall hack screen                    

Informazioni di Base sull'Estensione

Nome Mod Krunker.IO Mod Krunker.IO
ID icgadjgnglgbkbbaejehpdejobiffhkh
URL Ufficiale https://chromewebstore.google.com/detail/mod-krunkerio/icgadjgnglgbkbbaejehpdejobiffhkh
Descrizione Make wall hack screen
Dimensione del File 4.32 KB
Conteggio Installazioni 6,265
Versione Corrente 3.0
Ultimo Aggiornamento 2020-08-05
Data di Pubblicazione 2020-05-07
Valutazione 2.44/5 Totale 16 Valutazioni
Sviluppatore Obito
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://zozo.vn/chinh-sach-bao-mat
Lingue Supportate vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mod Krunker.IO",
    "description": "Make wall hack screen",
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon.png",
        "128": "icons\/icon.png"
    },
    "version": "3.0",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Make wall hack screen"
    },
    "manifest_version": 2
}