PP VPN Free-Unblock blocked sites Proxy

PP VPN is Free VPN, Safe VPN, No register, No configurations.

PP VPN Free-Unblock blocked sites Proxy là gì?

PP VPN Free-Unblock blocked sites Proxy là một tiện ích mở rộng Chrome được phát triển bởi http://www.ppvpn.net, và tính năng chính của nó là "PP VPN is Free VPN, Safe VPN, No register, No configurations.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng PP VPN Free-Unblock blocked sites Proxy

Tải xuống các tệp mở rộng PP VPN Free-Unblock blocked sites 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

                        PP VPN unblock blocked websites.
1 Free.
All of features included in PP VPN are free!  Save money for you.

2 Not need register
Do not need to register an account.

3 Not need manual configuration
All proxy servers settings Configuration are created automatically. Save time for you.

4 support all websites.
Support such blocked sites google.com, youtube.com and facebook.com in Indian, Iran,Australian School, New Zealand school and so on. You can visit all most every website very fast.

Listen from users all over the world:
JackOfSomeTrades: best way to bypass school/work internet filter.
mohamed Khalfoune: It can bypass Fortiguard and its the only extension that can, so thank you so much.
dur shahid: it is really helpful it unblocked the site which i really need

Tutorial video: https://www.youtube.com/watch?v=KfDkKIUeHQU

version history:
version 8.9 : removed compressed javascript file, use uncompressed file instead.
version 9,2: 
1 Set up 60 mins free time every day. Double free time. 
2 New Server added! Have a try please.                    

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

Tên PP VPN Free-Unblock blocked sites Proxy PP VPN Free-Unblock blocked sites Proxy
ID jljopmgdobloagejpohpldgkiellmfnc
URL Chính Thức https://chrome.google.com/webstore/detail/pp-vpn-free-unblock-block/jljopmgdobloagejpohpldgkiellmfnc
Mô tả PP VPN is Free VPN, Safe VPN, No register, No configurations.
Kích Thước Tệp 777 KB
Số Lần Cài Đặt 40,000
Phiên Bản Hiện Tại 9.2
Cập Nhật Lần Cuối 2019-12-31
Ngày Phát Hành 2019-12-30
Đánh Giá 4.16/5 Tổng số 1879 Đánh Giá
Nhà Phát Triển http://www.ppvpn.net
Loại Thanh Toán free
Trang Web Mở Rộng http://www.ppvpn.net
URL Trang Chính Sách Bảo Mật http://www.ppvpn.net/public/stall/privacy.html
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "name": "__MSG_extensionName__",
    "description": "__MSG_appDesc__",
    "version": "9.2",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/stackpath.bootstrapcdn.com; object-src 'self'",
    "icons": {
        "16": "img\/32.png",
        "48": "img\/64.png",
        "128": "img\/icon.png"
    },
    "options_page": "option.html",
    "browser_action": {
        "default_title": "PP VPN",
        "default_icon": "img\/iconoff.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/md5.js",
            "js\/system.js",
            "js\/background.js",
            "js\/blockedsites.js"
        ],
        "persistent": true
    },
    "permissions": [
        "proxy",
        "management",
        "webRequest",
        "*:\/\/*\/*",
        "tabs",
        "notifications"
    ],
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en"
}