Kardashian Krypt

Covertly send messages to friends, family, paramours & more by hiding messages in pictures of Kim Kardashian!!!!!

Was ist Kardashian Krypt?

Kardashian Krypt ist eine Chrome-Erweiterung, die von xX_mAdDy_VaRnEr_Xx entwickelt wurde, und ihr Hauptmerkmal ist "Covertly send messages to friends, family, paramours & more by hiding messages in pictures of Kim Kardashian!!!!!".

Erweiterungsscreenshots

screenshot
screenshot

Kardashian Krypt-Erweiterungs-CRX-Datei herunterladen

Laden Sie Kardashian Krypt-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

                        Leverage Kim Kardashian's visual omnipresence thru KARDASHIAN KRYPT, a steganography Chrome extension that hides your messages in pictures of Kim Kardashian. 

Easy to use, optional passwords for XTRA protection!!                    

Grundlegende Informationen zur Erweiterung

Name Kardashian Krypt Kardashian Krypt
ID iimkanmiajlnbbkcbhmdknlljngfipli
Offizielle URL https://chrome.google.com/webstore/detail/kardashian-krypt/iimkanmiajlnbbkcbhmdknlljngfipli
Beschreibung Covertly send messages to friends, family, paramours & more by hiding messages in pictures of Kim Kardashian!!!!!
Dateigröße 2.92 MB
Installationsanzahl 368
Aktuelle Version 0.999
Letztes Update 2014-09-08
Veröffentlichungsdatum 2014-09-08
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler xX_mAdDy_VaRnEr_Xx
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kardashian Krypt",
    "version": "0.999",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "description": "Covertly send messages to friends, family, paramours & more by hiding messages in pictures of Kim Kardashian!!!!!",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "activeTab"
    ],
    "background": {
        "scripts": [
            "kardashiankrypt.js",
            "generatepng.js",
            "webtoolkit.base64.js",
            "aes.js",
            "aes-ctr.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "16.png",
            "38": "48.png"
        }
    }
}