ZXXeverywhere NSA Proof Font Tool

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

What is ZXXeverywhere NSA Proof Font Tool?

ZXXeverywhere NSA Proof Font Tool is a Chrome extension developed by tadisdef, and its main feature is "This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.".

Extension Screenshots

screenshot

Download ZXXeverywhere NSA Proof Font Tool Extension CRX File

Download ZXXeverywhere NSA Proof Font Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name ZXXeverywhere NSA Proof Font Tool ZXXeverywhere NSA Proof Font Tool
ID cmjppeepmfbalbclbhmipamcjjjbedkg
Official URL 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.
File Size 3.84 KB
Installation Count 30
Current Version 1.0
Last Updated 2014-04-23
Publish Date 2014-04-23
Rating 5.00/5 Total 2 Ratings
Developer tadisdef
Payment Type free
Supported Languages 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"
            ]
        }
    ]
}