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é es ZXXeverywhere NSA Proof Font Tool?

ZXXeverywhere NSA Proof Font Tool es una extensión de Chrome desarrollada por tadisdef, y su función principal es "This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión ZXXeverywhere NSA Proof Font Tool

Descarga archivos de extensión ZXXeverywhere NSA Proof Font Tool en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre ZXXeverywhere NSA Proof Font Tool ZXXeverywhere NSA Proof Font Tool
ID cmjppeepmfbalbclbhmipamcjjjbedkg
URL Oficial https://chrome.google.com/webstore/detail/zxxeverywhere-nsa-proof-f/cmjppeepmfbalbclbhmipamcjjjbedkg
Descripción This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.
Tamaño del Archivo 3.84 KB
Cantidad de Instalaciones 30
Versión Actual 1.0
Última Actualización 2014-04-23
Fecha de Publicación 2014-04-23
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador tadisdef
Tipo de Pago free
Idiomas Soportados 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"
            ]
        }
    ]
}