Private Internet Access

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

Co je Private Internet Access?

Private Internet Access je rozšíření Chrome vyvinuté Private Internet Access, a jeho hlavní funkcí je „Defeat censorship, unblock any website and access the open Internet the way it was meant to be with Private Internet Access®“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Private Internet Access

Stáhněte si soubory rozšíření Private Internet Access ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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/                    

Základní Informace o Rozšíření

Název Private Internet Access Private Internet Access
ID jplnlifepflhkbkgonidnobkakhmpnmh
Oficiální URL https://chromewebstore.google.com/detail/private-internet-access/jplnlifepflhkbkgonidnobkakhmpnmh
Popis Defeat censorship, unblock any website and access the open Internet the way it was meant to be with Private Internet Access®
Velikost souboru 2.66 MB
Počet instalací 292,376
Aktuální Verze 3.2.0
Poslední Aktualizace 2023-07-19
Datum Vydání 2020-06-30
Hodnocení 3.43/5 Celkem 583 Hodnocení
Vývojář Private Internet Access
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.privateinternetaccess.com/pages/buy-vpn/PIACHROME
URL Stránky Nápovědy https://www.privateinternetaccess.com/helpdesk/
URL Stránky Zásad Ochrany Soukromí https://www.privateinternetaccess.com/pages/privacy-policy
Podporované Jazyky 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"
    }
}