Private Internet Access

Defeat censorship, unblock any website and access the open Internet the way it was meant to be with Private Internet Access®

什麼是Private Internet Access?

Private Internet Access是由Private Internet Access開發的Chrome擴展程式,該擴展的主要功能是“Defeat censorship, unblock any website and access the open Internet the way it was meant to be with Private Internet Access®”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Private Internet Access擴展crx文件

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

擴展使用說明

                        Defeat censorship, unblock any website, and access the open Internet as it was meant to be with the Private Internet Access® Proxy Chrome extension.

Protect your privacy with Private Internet Access®, the world’s leading VPN and secure proxy service for Chrome users. PIA Chrome Extension enables users to encrypt their network traffic and stay protected when online, as well as allowing customers to change their location. Add privacy and security to private and public networks when you access the Internet at WiFi hotspots. All you have to do is install the Chrome extension, log in with your Private Internet Access subscription credentials, flip the on switch, and you’ll be protected.

The Private Internet Access Chrome extension features:

  - WebRTC blocking
  - Sort gateways by latency
  - Website URL whitelist
  - Easy on/off switch

Private Internet Access features:

  - IP Cloaking. Your IP address will be changed to a Private Internet Access IP address to hide your identity and location. Hide your IP address to stop data trackers, snoopers, and hackers from tracking your real browsing and search activity. Changing your IP address allows you to blend in with the crowd. Choose from 45 locations in 28 countries to tunnel your traffic through.

  - Data Encryption. Get Public WiFi security in hotspots, coffee shops, cafes, hotels, and airports. Without encryption, your data can be as available as public TV. Our trusted VPN and secure proxy service creates several security layers which protect you and prevent access to your data.

  - Internet Access. Access blocked or censored websites. Unlock your favorite sites from anywhere.

Why should you use the Private Internet Access secure proxy and Chrome extension?

 -  We lead the industry with our low price. Private Internet Access only costs $3.33 per month if you purchase a yearly account (39.95/year) or $6.95 monthly.

 -  We have been a reliable and trusted VPN and secure proxy provider since 2010 and have a proven no-log policy.

 -  We truly believe in your privacy because: “Privacy is our Policy.” Here at PIA, we not only provide a great VPN service at a low price, but we also support organizations like the Electronic Frontier Foundation, FightForTheFuture, and many others.

Sign up for Private Internet Access today and enjoy:

- High speed 
- Unlimited bandwidth 
- 5 devices connected simultaneously
- No traffic logs 
- 24/7 customers support

Editorial Reviews:

Private Internet Access VPN has been featured in Wired, PC Magazine, HowToGeek, Lifehacker, Business Insider, TorrentFreak, and more!

"Private Internet Access, one of Lifehacker readers' favorite VPN service providers, makes it easy to surf privately and securely from anywhere." – Lifehacker.com

"There have been several Editors' Choice VPN services recently, as one product tops the next, but Private Internet Access out-performs and out-features the competition. With 4.5 stars, Private Internet Access sets the bar high and is truly the Editors' Choice, trumping all our previous favorites." -- PC Magazine

“When shopping for a VPN service, it is recommended to find a service that does not log its customers’ traffic and prevents an anonymity-unmasking issue known as IPv6 leakage. Private Internet Access carries that level of security.” – Wired.com

“To that end, we highly recommend Private Internet Access- a great VPN provider that we’re not only recommended before, but use ourselves.” – HowToGeek.com

About Private Internet Access:

Private Internet Access (PIA) is the world's leading no-log VPN service provider. PIA has over 3,200 servers in 24 countries that provide reliable, encrypted VPN tunnel gateways for whatever the use case. Please visit their website at https://www.privateinternetaccess.com for more information.

Interact with us on social media:

Twitter: https://twitter.com/buyvpnservice

Facebook: https://www.facebook.com/privateinternetaccess/

Youtube: https://www.youtube.com/user/vpnservice


Support: https://www.privateinternetaccess.com/helpdesk/                    

擴展基本資訊

名稱 Private Internet Access Private Internet Access
ID jplnlifepflhkbkgonidnobkakhmpnmh
官方網址 https://chromewebstore.google.com/detail/private-internet-access/jplnlifepflhkbkgonidnobkakhmpnmh
簡介 Defeat censorship, unblock any website and access the open Internet the way it was meant to be with Private Internet Access®
檔案大小 2.66 MB
安裝次數 292,376
目前版本 3.2.0
更新時間 2023-07-19
上架時間 2020-06-30
評分 3.43/5 共 583 次評分
開發者 Private Internet Access
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.privateinternetaccess.com/pages/buy-vpn/PIACHROME
說明頁面URL https://www.privateinternetaccess.com/helpdesk/
隱私政策頁面URL https://www.privateinternetaccess.com/pages/privacy-policy
支援的語言 de,en,fr,nl,tr,da,es,it,pl,pt-BR,ru,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Private Internet Access",
    "description": "Defeat censorship, unblock any website and access the open Internet the way it was meant to be with Private Internet Access\u00ae",
    "version": "3.2.0",
    "default_locale": "en",
    "homepage_url": "https:\/\/privateinternetaccess.com",
    "browser_action": {
        "default_icon": {
            "16": "images\/icons\/loader_16.png",
            "32": "images\/icons\/loader_32.png",
            "48": "images\/icons\/loader_48.png",
            "64": "images\/icons\/loader_64.png",
            "128": "images\/icons\/loader_128.png"
        },
        "default_popup": "html\/foreground.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "cookies",
        "webRequest",
        "webRequestBlocking",
        "proxy",
        "privacy",
        "contentSettings",
        "alarms",
        "background",
        "downloads",
        ""
    ],
    "icons": {
        "16": "images\/icons\/icon16.png",
        "32": "images\/icons\/icon32.png",
        "48": "images\/icons\/icon48.png",
        "64": "images\/icons\/icon64.png",
        "128": "images\/icons\/icon128.png"
    }
}