Krunker.io Alien Blaster

https://github.com/tehchy and Youtube.com/oZoNeOz

Qu'est-ce que Krunker.io Alien Blaster ?

Krunker.io Alien Blaster est une extension Chrome développée par Unknown, et sa fonction principale est "https://github.com/tehchy and Youtube.com/oZoNeOz".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Krunker.io Alien Blaster

Téléchargez les fichiers d'extension Krunker.io Alien Blaster au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Turns krunker.io revolver into Alien Blaster.

If any devs have problems with this contact me.                    

Informations de Base sur l'Extension

Nom Krunker.io Alien Blaster Krunker.io Alien Blaster
ID dfapkieamcdbicdffjpgcdbjobffkdag
URL Officiel https://chromewebstore.google.com/detail/krunkerio-alien-blaster/dfapkieamcdbicdffjpgcdbjobffkdag
Description https://github.com/tehchy and Youtube.com/oZoNeOz
Taille du Fichier 169 KB
Nombre d'Installations 757
Version Actuelle 1.2.0
Dernière Mise à Jour 2019-03-09
Date de Publication 2019-03-09
Évaluation 4.11/5 Total 9 Évaluations
Développeur Unknown
Type de Paiement free
URL de la Page d'Aide https://discord.gg/m3z439H
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Krunker.io Alien Blaster",
    "version": "1.2.0",
    "manifest_version": 2,
    "description": "https:\/\/github.com\/tehchy and Youtube.com\/oZoNeOz",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/krunker.io\/*",
        "background"
    ],
    "web_accessible_resources": [
        "*.obj",
        "*.png"
    ],
    "background": {
        "scripts": [
            "init.js"
        ]
    }
}