ZXXeverywhere NSA Proof Font Tool

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

Wat is ZXXeverywhere NSA Proof Font Tool?

ZXXeverywhere NSA Proof Font Tool is een Chrome-extensie ontwikkeld door tadisdef, en de belangrijkste functie is "This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie ZXXeverywhere NSA Proof Font Tool

Download ZXXeverywhere NSA Proof Font Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam ZXXeverywhere NSA Proof Font Tool ZXXeverywhere NSA Proof Font Tool
ID cmjppeepmfbalbclbhmipamcjjjbedkg
Officiële URL https://chrome.google.com/webstore/detail/zxxeverywhere-nsa-proof-f/cmjppeepmfbalbclbhmipamcjjjbedkg
Beschrijving This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.
Bestandsgrootte 3.84 KB
Aantal Installaties 30
Huidige Versie 1.0
Laatst Bijgewerkt 2014-04-23
Publicatiedatum 2014-04-23
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar tadisdef
Betalingswijze free
Ondersteunde Talen 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"
            ]
        }
    ]
}