Guru VPN & Proxy, VPN to Unblock any sites

Proxy for chrome GuruVPN. Open any website without limitation and stay absolutely anonymous with our Proxy

Guru VPN & Proxy, VPN to Unblock any sitesคืออะไร?

Guru VPN & Proxy, VPN to Unblock any sites เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zillatechuk และคุณลักษณะหลักของมันคือ "Proxy for chrome GuruVPN. Open any website without limitation and stay absolutely anonymous with our Proxy"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Guru VPN & Proxy, VPN to Unblock any sites

ดาวน์โหลดไฟล์ส่วนขยาย Guru VPN & Proxy, VPN to Unblock any sites ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Your favorite site is blocked by the decision of any state supervisory authority?
Worried about secure keeping sensitive data?
Concern that someone can tracking your online activity?
Some internet services (streaming services for example) are loading much longer than others?

You don’t need to get upset. Get Guru VPN!

GuruVPN is the best FREE solution for safe and limitless Internet access on your browser!
VPN encrypts your personal data, protects you on the Web and public Wi-Fi and does not allow anyone to monitor your activity on the Internet!

By installing GuruVPN for Google Chrome
Surf the web without restrictions and access all your favorite news, social media, and streaming sites with GuruVPN!
Check all our Benefits:

- TOTALLY FREE
Our tool doesn’t require registration at all!
No logs
No ADS

- ABSOLUTE SECURITY ON THE WEB
High level encryption all online activities: Mask your IP address and protect your identity from trackers to enjoy maximum privacy and security.

- ACCESS ANY CONTENT
Encrypt your browser traffic and access restricted content, blocked websites, messaging apps, and social media sites.

- UNLIMITED DATA
No session, speed and bandwidth limitation

- INTERNATIONAL LOCATIONS
Servers all around the world

- EASY SETUP
Easy installation without settings! Enable VPN on your browser in One Tap!

Ready to go? Try GuruVPN now!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Guru VPN & Proxy, VPN to Unblock any sites Guru VPN & Proxy, VPN to Unblock any sites
ID knajdeaocbpmfghhmijicidfcmdgbdpm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/guru-vpn-proxy-vpn-to-unb/knajdeaocbpmfghhmijicidfcmdgbdpm
คำอธิบาย Proxy for chrome GuruVPN. Open any website without limitation and stay absolutely anonymous with our Proxy
ขนาดไฟล์ 637 KB
จำนวนการติดตั้ง 11,104
เวอร์ชันปัจจุบัน 1.1.7
อัปเดตครั้งล่าสุด 2022-03-18
วันที่เผยแพร่ 2020-06-22
คะแนน 3.47/5 รวมทั้งหมด 34 คะแนน
ผู้พัฒนา zillatechuk
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://toolbar.guruvpn.com/
URL หน้านโยบายความเป็นส่วนตัว https://toolbar.guruvpn.com/PrivacyPolicy.html
ภาษาที่รองรับ en,ru
manifest.json
{
    "background": {
        "scripts": [
            "js\/libs\/jquery-3.1.1.min.js",
            "js\/libs\/platform.js",
            "js\/modules\/config.js",
            "js\/modules\/utils.js",
            "js\/modules\/proxy_utils.js",
            "js\/modules\/error-catcher.js",
            "js\/modules\/feedback.js",
            "js\/modules\/ping.js",
            "js\/modules\/stats.js",
            "js\/background.js",
            "js\/modules\/listener.js",
            "js\/modules\/push.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon64-gray.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/libs\/jquery-3.1.1.min.js"
            ],
            "css": [
                "css\/push\/toolbar.css"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/icon72.png"
    },
    "manifest_version": 2,
    "name": "Guru VPN & Proxy, VPN to Unblock any sites",
    "optional_permissions": [
        "management"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "permissions": [
        "proxy",
        "storage",
        "activeTab",
        "*:\/\/*\/*",
        "unlimitedStorage",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.7"
}