StrongVPN - The Fastest Proxy Extension

Browse the web without borders at lightning-fast speeds.

StrongVPN - The Fastest Proxy Extensionคืออะไร?

StrongVPN - The Fastest Proxy Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://strongvpn.com และคุณลักษณะหลักของมันคือ "Browse the web without borders at lightning-fast speeds."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย StrongVPN - The Fastest Proxy Extension

ดาวน์โหลดไฟล์ส่วนขยาย StrongVPN - The Fastest Proxy Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Browse the web without borders, straight from your browser. The StrongVPN Proxy allows you to change your virtual location in order to access websites, videos, and more from around the world with lightning-fast speed. Whether you’re on the go or browsing from home, you’ll be able to work around regional restrictions that would otherwise block you from viewing your favorite content. 

The StrongVPN Proxy is easy to use and provides 14 global locations to choose from. There’s no complicated software — just download the StrongVPN Proxy and select the location you want to connect to. Your internet traffic will be re-routed to appear as if you’re browsing from the region you’ve selected. Be sure to read over our privacy policy, https://strongvpn.com/privacy-policy/, before getting started. 

The Strong Proxy is only available to customers who have an active StrongVPN subscription. If you don’t have a StrongVPN subscription,  head to strongvpn.com to get set up. You can also sign up via the StrongVPN Proxy plug-in. 

Benefits of StrongVPN:
- Apps for all platforms
- WireGuard®, L2TP, SSTP, OpenVPN, IPSec, and IKEv2 protocols
- 24/7 live chat support
- 30-Day money back guarantee                    

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

ชื่อ StrongVPN - The Fastest Proxy Extension StrongVPN - The Fastest Proxy Extension
ID ahcoedgggbhcdgmhhhhliafnbcifmdln
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/strongvpn-the-fastest-pro/ahcoedgggbhcdgmhhhhliafnbcifmdln
คำอธิบาย Browse the web without borders at lightning-fast speeds.
ขนาดไฟล์ 1.08 MB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.1.3
อัปเดตครั้งล่าสุด 2020-12-08
วันที่เผยแพร่ 2019-03-06
คะแนน 3.73/5 รวมทั้งหมด 104 คะแนน
ผู้พัฒนา https://strongvpn.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://strongvpn.com/
URL หน้าช่วยเหลือ https://support.strongvpn.com/hc/en-us/
ภาษาที่รองรับ en,ru,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_APP_NAME__",
    "short_name": "__MSG_APP_SHORT_NAME__",
    "version": "1.1.3",
    "homepage_url": "https:\/\/strongvpn.com\/",
    "description": "__MSG_APP_DESC__",
    "icons": {
        "48": "icons\/48-active.png",
        "128": "icons\/128-active.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/19-noactive.png",
            "38": "icons\/38-noactive.png"
        },
        "default_popup": "index.html"
    },
    "permissions": [
        "management",
        "storage",
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}