Privatoria Proxy

Privatoria

Privatoria Proxy là gì?

Privatoria Proxy là một tiện ích mở rộng Chrome được phát triển bởi https://privatoria.net, và tính năng chính của nó là "Privatoria".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Privatoria Proxy

Tải xuống các tệp mở rộng Privatoria Proxy 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

                        Privatoria Hide and Change Your IP
Official Privatoria Extension to surf the web anonymously

Hide&Change your real IP address with Privatoria Extension:
• Unlock websites which are not available in your region (Facebook, Netflix, Twitter, etc...)
• Get free access to websites blocked by your organization
• Hide & change your IP address from hackers and spies
• Watch the content you want from any country on the Earth at high speeds
• Easy to use! Just one click and you surf from anywhere in the world

About Privatoria:
Privatoria.net has been providing online security solutions for advanced web surfers since 2013. Its services include VPN, Proxy and Anonymous Email, as well as integrated services of VPN Tor and Proxy Tor. Data encryption, browsing security and unrestricted web access are the company's main goals. Hardware background is provided by 60+ Tor servers and 20 VPN / Proxy servers worldwide. Privatoria's extension for anonymous web surfing helps users employ Proxy server with ease.

Keep in touch!

Get our latest updates and news:
https://www.privatoria.net/ 
Facebook: https://www.facebook.com/privatoria
Twitter: https://twitter.com/privatoria
Google+: https://plus.google.com/108636312280118414609

©2016 Privatoria s.r.o.                    

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

Tên Privatoria Proxy Privatoria Proxy
ID jjpnjgokjliifohebndjpjakibhhgmpe
URL Chính Thức https://chrome.google.com/webstore/detail/privatoria-proxy/jjpnjgokjliifohebndjpjakibhhgmpe
Mô tả Privatoria
Kích Thước Tệp 412 KB
Số Lần Cài Đặt 387
Phiên Bản Hiện Tại 1.2.1
Cập Nhật Lần Cuối 2017-04-04
Ngày Phát Hành 2017-04-04
Đánh Giá 2.80/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://privatoria.net
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://privatoria.net/faqs/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Privatoria Proxy",
    "description": "Privatoria",
    "version": "1.2.1",
    "browser_action": {
        "default_icon": "privatoria-offline.png",
        "default_popup": "location.html"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "permissions": [
        "proxy",
        "tabs",
        "unlimitedStorage",
        "storage",
        "",
        "webRequest",
        "webRequestBlocking"
    ]
}