X-VPN - Fast and Stable | Secure VPN Proxy

X-VPN, the Fastest and most secure VPN Proxy for Chrome. Surf privately and securely with 5000+ servers and 50+ Locations.

X-VPN - Fast and Stable | Secure VPN Proxyคืออะไร?

X-VPN - Fast and Stable | Secure VPN Proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://xvpn.io และคุณลักษณะหลักของมันคือ "X-VPN, the Fastest and most secure VPN Proxy for Chrome. Surf privately and securely with 5000+ servers and 50+ Locations."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย X-VPN - Fast and Stable | Secure VPN Proxy

ดาวน์โหลดไฟล์ส่วนขยาย X-VPN - Fast and Stable | Secure VPN Proxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Best VPN for Chrome. Stay anonymous online and protect your online privacy on your browser. Enjoy lightning fast and stable connection. 

Please be noticed that only premium can use all these functions:
★ Offer 50+ global locations to choose
★ 8000+ servers to guarantee your use
★ Support Up To 5 Devices
★ Dedicated servers for streaming with a boost fast speed
★ Connect to the best and fastest server automatically
★ Strict User Privacy Policy
Our Official Site: https://xvpn.io
X-VPN for all platforms: https://xvpn.io/?n=best.free.xvpn.DownloadPage

▶ Secure Your Internet Activity And Wifi Connection
Simple switch among locations, then your IP will change to another country easily. Surfing anonymously will give your privacy the greatest protection. ISPs and the third parties cannot know your identity. You are perfectly encrypted and hidden.

▶ Super Fast To Connect And Stream
We offer dedicated servers for you to enjoy streaming on the site you like. You can stream with a boosting fast speed in HD model. Never miss any important sports lives or series again.

▶Strict Privacy Policy
We are committed to protecting our users’ privacy and strictly obey the local law about online privacy protection. We have designated staff regularly review the relevant regulation, rule, law changes to enforce the privacy protection. For requests or inquiries concerning user privacy, feel free to contact us at [email protected], we will respond to requests or inquiries within 48 hours.

You can find more details about the privacy policy on our site: 
Privacy Policy:https://xvpn.io/?n=best.free.xvpn.PrivacyPolicyPage
Terms of Services:https://xvpn.io/?n=best.free.xvpn.TermsOfServicePage

We do use following permissions to provide you better service.
★ chrome.proxy: Manage Chrome’s proxy settings
★ *://*/: It’s for proxy all traffic through browser.
★ chrome.webRequest & chrome.webRequestBlocking: Proxy connection function needs these two permissions to get authentication credentials.
★ chrome.management: Give users a shortcut to disable other proxy extensions that may effect X-VPN.
★ chrome.storage: Store information like login account in X-VPN extension.

If you do like this app, don’t forget to share X-VPN with your friends!



Contact us
If you have any problems or suggestions, feel free to contact us in the app.Feedback will always work.

Follow us
Facebook:https://www.facebook.com/xvpn2017
Twitter:https://twitter.com/xvpn2017                    

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

ชื่อ X-VPN - Fast and Stable | Secure VPN Proxy X-VPN - Fast and Stable | Secure VPN Proxy
ID gegbjcdpkmkbhkdnbeimcmkbmbiahojh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/x-vpn-fast-and-stable-sec/gegbjcdpkmkbhkdnbeimcmkbmbiahojh
คำอธิบาย X-VPN, the Fastest and most secure VPN Proxy for Chrome. Surf privately and securely with 5000+ servers and 50+ Locations.
ขนาดไฟล์ 586 KB
จำนวนการติดตั้ง 36,029
เวอร์ชันปัจจุบัน 15.0
อัปเดตครั้งล่าสุด 2020-12-21
วันที่เผยแพร่ 2020-06-12
คะแนน 2.95/5 รวมทั้งหมด 250 คะแนน
ผู้พัฒนา http://xvpn.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://xvpn.io
URL หน้าช่วยเหลือ https://xvpn.io/?n=best.free.xvpn.HelpPage
URL หน้านโยบายความเป็นส่วนตัว https://xvpn.io?n=best.free.xvpn.PrivacyPolicyPage
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "version": "15.0",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "static\/images\/logo_ON16.png",
        "32": "static\/images\/logo_ON32.png",
        "48": "static\/images\/logo_ON48.png",
        "128": "static\/images\/logo_ON128.png"
    },
    "browser_action": {
        "default_icon": "static\/images\/logo_OFF128.png",
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.main.js"
        ]
    },
    "permissions": [
        "proxy",
        "*:\/\/*\/",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "management"
    ]
}