Slipstream VPN Proxy: Unblock & Remove Ads

Unblock sites and securely browse ad-free at extremely fast speeds with our no-logs proxy VPN connection.

Slipstream VPN Proxy: Unblock & Remove Adsคืออะไร?

Slipstream VPN Proxy: Unblock & Remove Ads เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://slipstreamvpn.com และคุณลักษณะหลักของมันคือ "Unblock sites and securely browse ad-free at extremely fast speeds with our no-logs proxy VPN connection."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Slipstream VPN Proxy: Unblock & Remove Ads

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

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

                        ☑ Unblock sites blocked by your ISP or government with our secure tunnel
☑ Enjoy 10GB / month of free data and a connection speed fast enough to stream HD video
☑ Browse more privately with our ad and tracker blocking
☑ Safeguard your web traffic from network attacks with our TLS 1.3 encryption
☑ Your data is yours with our no-logs policy (see https://slipstreamvpn.tk/com )
☑ Install and create an account for free (no trial time limit or credit card requirement!)

Read more at https://slipstreamvpn.com                    

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

ชื่อ Slipstream VPN Proxy: Unblock & Remove Ads Slipstream VPN Proxy: Unblock & Remove Ads
ID gfhkjbaojklnhgbnkkicgojopompeaog
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/slipstream-vpn-proxy-unbl/gfhkjbaojklnhgbnkkicgojopompeaog
คำอธิบาย Unblock sites and securely browse ad-free at extremely fast speeds with our no-logs proxy VPN connection.
ขนาดไฟล์ 317 KB
จำนวนการติดตั้ง 411
เวอร์ชันปัจจุบัน 0.3.15
อัปเดตครั้งล่าสุด 2021-10-11
วันที่เผยแพร่ 2021-06-16
คะแนน 3.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา http://slipstreamvpn.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://slipstreamvpn.com/
URL หน้าช่วยเหลือ https://slipstreamvpn.com/tos
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Slipstream VPN Proxy: Unblock & Remove Ads",
    "short_name": "SlipstreamVPN",
    "version": "0.3.15",
    "manifest_version": 2,
    "description": "Unblock sites and securely browse ad-free at extremely fast speeds with our no-logs proxy VPN connection.",
    "homepage_url": "https:\/\/slipstreamvpn.com",
    "default_locale": "en",
    "permissions": [
        "proxy",
        "storage",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "scripts": [
            "src\/bg\/pre-background.js",
            "lib\/firebase-app.js",
            "lib\/firebase-auth.js",
            "lib\/firebase-firestore.js",
            "src\/tabopener.js",
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png"
        },
        "default_title": "SlipstreamVPN",
        "default_popup": "src\/popup\/popup.html"
    },
    "content_security_policy": "default-src https:\/\/www.google.com https:\/\/securetoken.googleapis.com https:\/\/us-central1-new-vpn-proxy.cloudfunctions.net https:\/\/firestore.googleapis.com https:\/\/apis.google.com https:\/\/www.gstatic.com https:\/\/new-vpn-proxy.firebaseapp.com https:\/\/new-vpn-proxy.firebaseapp.com https:\/\/www.googleapis.com ; font-src https:\/\/fonts.gstatic.com ; connect-src https:\/\/securetoken.googleapis.com http:\/\/ip-api.com https:\/\/us-central1-new-vpn-proxy.cloudfunctions.net https:\/\/firestore.googleapis.com https:\/\/apis.google.com https:\/\/www.gstatic.com https:\/\/new-vpn-proxy.firebaseapp.com https:\/\/new-vpn-proxy.firebaseapp.com https:\/\/www.googleapis.com http:\/\/dataused http:\/\/enableadtrackerblocking http:\/\/disableadtrackerblocking; script-src 'self' https:\/\/firestore.googleapis.com https:\/\/apis.google.com https:\/\/www.gstatic.com https:\/\/new-vpn-proxy.firebaseapp.com ; object-src 'self'",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/my.slipstreamvpn.com\/*"
        ]
    }
}