ZXXeverywhere NSA Proof Font Tool

This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.

Qu'est-ce que ZXXeverywhere NSA Proof Font Tool ?

ZXXeverywhere NSA Proof Font Tool est une extension Chrome développée par tadisdef, et sa fonction principale est "This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ZXXeverywhere NSA Proof Font Tool

Téléchargez les fichiers d'extension ZXXeverywhere NSA Proof Font Tool 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

                        This extension adds the NSA proof ZXX font to pages you visit to protects from mass surveillence by countering character recognition. This secures you from screen grab snooping to keep your privacy. In essence, it is visual encryption.(This app uses no analytics or tracking cookies) Paired with the Drunycode Encrytion Method (using punycode in urls and foreign/special charcters in filenames to avoild pen testing/ddos software) you can stay encyrpted and safe!

ZXX was developed by Sang Mun at www.z-x-x.org this is using the font in free use in a non commercial manner.

Developed by Tadisdef Technologies, Lexington, Ky
www.xn--e1aaoyck.tk
www.tadisdef.ml                    

Informations de Base sur l'Extension

Nom ZXXeverywhere NSA Proof Font Tool ZXXeverywhere NSA Proof Font Tool
ID cmjppeepmfbalbclbhmipamcjjjbedkg
URL Officiel https://chrome.google.com/webstore/detail/zxxeverywhere-nsa-proof-f/cmjppeepmfbalbclbhmipamcjjjbedkg
Description This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.
Taille du Fichier 3.84 KB
Nombre d'Installations 30
Version Actuelle 1.0
Dernière Mise à Jour 2014-04-23
Date de Publication 2014-04-23
Évaluation 5.00/5 Total 2 Évaluations
Développeur tadisdef
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ZXXeverywhere NSA Proof Font Tool",
    "short_name": "ZXXeverywhere",
    "description": "This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.",
    "author": "www.xn--e1aaoyck.tk",
    "version": "1.0",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*\/*",
                ""
            ],
            "css": [
                "zxxfont.css"
            ]
        }
    ]
}