Free VPN: Unlimited and free proxy service

VPN service provides access to blocked sites. VPN is free and unlimited proxy service. Get free VPN service in your Chrome browser

Free VPN: Unlimited and free proxy serviceคืออะไร?

Free VPN: Unlimited and free proxy service เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Security Web และคุณลักษณะหลักของมันคือ "VPN service provides access to blocked sites. VPN is free and unlimited proxy service. Get free VPN service in your Chrome browser"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free VPN: Unlimited and free proxy service

ดาวน์โหลดไฟล์ส่วนขยาย Free VPN: Unlimited and free proxy service ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        The fastest and simplest FREE Chrome VPN. Unblock any website and browse the web privately and securely
Open all fringes of web browsing without any restriction absolutely secured and anonymously as well as unblock any website and receive all information from different sources as it should be in modern society. There are two main goals that our VPN is intended to provide.

Using Free VPN for quick access:

1. Install Free VPN extension to your browser.
2. Enable VPN.
3. Click your desired country.
4. Use our VPN to get access to sites you otherwise couldn't.

Free VPN for Chrome is the fastest and easy in using Proxy service starts working by one click in your browser. The friendly design allows you to change the current IP address by choosing another country from the wide list right in the extension menu to unlock websites that are prohibited in your location. Simply mark "Any" to connect random IP address in order to just hide your connection.

Free VPN is The powerful Proxy machine to protect users' security during online sessions. Surf, browse, get access to any website without limits and registrations.   

It's fully free VPN without registration, credit cards and ads. In this way, we also ensure overall private and anonymous usage with premium security against hackers, data-snoopers, unauthorized surveillance or DDoS attacks.

Click "Add to Chrome" right now and get unlimited VPN service for free.

Privacy Policy - https://drive.google.com/open?id=1J7z-sPGIy4VEMS_bhRwpxlp5iae8bQRk                    

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

ชื่อ Free VPN: Unlimited and free proxy service Free VPN: Unlimited and free proxy service
ID epmijmepcgllopkfdmifooceglnfnmli
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/free-vpn-unlimited-and-fr/epmijmepcgllopkfdmifooceglnfnmli
คำอธิบาย VPN service provides access to blocked sites. VPN is free and unlimited proxy service. Get free VPN service in your Chrome browser
ขนาดไฟล์ 69.24 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2019-12-14
วันที่เผยแพร่ 2019-12-13
คะแนน 2.79/5 รวมทั้งหมด 34 คะแนน
ผู้พัฒนา Security Web
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://telegra.ph/Privacy-Policy-12-06-3
ภาษาที่รองรับ id,ms,de,en,fr,tr,es,it,pt-PT,el,ru,zh-CN,ja
manifest.json
{
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.0",
    "permissions": [
        "proxy",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "",
        "storage"
    ],
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "css\/content\/banner.css"
            ],
            "js": [
                "scripts\/content\/banner.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/content\/sizzle.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "icons": {
        "128": "images\/icon.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "data\/*.json"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}