ZXXeverywhere NSA Proof Font Tool

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

ZXXeverywhere NSA Proof Font Tool là gì?

ZXXeverywhere NSA Proof Font Tool là một tiện ích mở rộng Chrome được phát triển bởi tadisdef, và tính năng chính của nó là "This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng ZXXeverywhere NSA Proof Font Tool

Tải xuống các tệp mở rộng ZXXeverywhere NSA Proof Font Tool dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ZXXeverywhere NSA Proof Font Tool ZXXeverywhere NSA Proof Font Tool
ID cmjppeepmfbalbclbhmipamcjjjbedkg
URL Chính Thức https://chrome.google.com/webstore/detail/zxxeverywhere-nsa-proof-f/cmjppeepmfbalbclbhmipamcjjjbedkg
Mô tả This extension adds the NSA proof ZXX font to pages to protects from mass surveillence by countering character recognition.
Kích Thước Tệp 3.84 KB
Số Lần Cài Đặt 30
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2014-04-23
Ngày Phát Hành 2014-04-23
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển tadisdef
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
            ]
        }
    ]
}