Privatoria Proxy

Privatoria

Privatoria Proxy란 무엇입니까?

Privatoria Proxy은(는) https://privatoria.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Privatoria"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Privatoria Proxy 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Privatoria Proxy Privatoria Proxy
ID jjpnjgokjliifohebndjpjakibhhgmpe
공식 URL https://chrome.google.com/webstore/detail/privatoria-proxy/jjpnjgokjliifohebndjpjakibhhgmpe
설명 Privatoria
파일 크기 412 KB
설치 횟수 387
현재 버전 1.2.1
최근 업데이트 2017-04-04
출시 날짜 2017-04-04
평점 2.80/5 총 10 개의 평점
개발자 https://privatoria.net
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://privatoria.net/faqs/
지원되는 언어 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"
    ]
}