Hash Cracker WeLeakInfo

Automatic hash craking on weleakinfo.com

Qu'est-ce que Hash Cracker WeLeakInfo ?

Hash Cracker WeLeakInfo est une extension Chrome développée par Unknown, et sa fonction principale est "Automatic hash craking on weleakinfo.com".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Hash Cracker WeLeakInfo

Téléchargez les fichiers d'extension Hash Cracker WeLeakInfo 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

                        Automatically clicks the "Crack Hash" buttons on searches on weleakinfo.com                    

Informations de Base sur l'Extension

Nom Hash Cracker WeLeakInfo Hash Cracker WeLeakInfo
ID dnhjilmhnhgloajimncjbjkhbdeikcfi
URL Officiel https://chromewebstore.google.com/detail/hash-cracker-weleakinfo/dnhjilmhnhgloajimncjbjkhbdeikcfi
Description Automatic hash craking on weleakinfo.com
Taille du Fichier 137 KB
Nombre d'Installations 32
Version Actuelle 0.0.2
Dernière Mise à Jour 2019-09-04
Date de Publication 2019-09-03
Développeur Unknown
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hash Cracker WeLeakInfo",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "Automatic hash craking on weleakinfo.com",
    "homepage_url": "https:\/\/weleakinfo.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "permissions": [
        "https:\/\/weleakinfo.com\/search"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/weleakinfo.com\/search\/*"
            ],
            "js": [
                "js\/jquery\/jquery.min.js",
                "src\/inject\/inject.js"
            ]
        }
    ]
}