Privatoria Proxy

Privatoria

什麼是Privatoria Proxy?

Privatoria Proxy是由https://privatoria.net開發的Chrome擴展程式,該擴展的主要功能是“Privatoria”。

擴展截圖

screenshot
screenshot
screenshot

下載Privatoria Proxy擴展crx文件

下載Privatoria Proxy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}