FastStunnel VPN
FastStunnel VPN Proxy service to fast unblock blocked websites, hide your location and encrypt your connection.
Was ist FastStunnel VPN?
FastStunnel VPN ist eine Chrome-Erweiterung, die von FastSecurityTunnel entwickelt wurde, und ihr Hauptmerkmal ist "FastStunnel VPN Proxy service to fast unblock blocked websites, hide your location and encrypt your connection.".
Erweiterungsscreenshots
FastStunnel VPN-Erweiterungs-CRX-Datei herunterladen
Laden Sie FastStunnel VPN-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
We have many nodes for different users to choose and helping users quickly access different websites Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bblcccknbdbplgmdjnnikffefhdlobhp |
| Offizielle URL | https://chromewebstore.google.com/detail/faststunnel-vpn/bblcccknbdbplgmdjnnikffefhdlobhp |
| Beschreibung | FastStunnel VPN Proxy service to fast unblock blocked websites, hide your location and encrypt your connection. |
| Dateigröße | 632 KB |
| Installationsanzahl | 28,386 |
| Aktuelle Version | 1.607 |
| Letztes Update | 2021-07-01 |
| Veröffentlichungsdatum | 2020-06-02 |
| Bewertung | 4.35/5 Insgesamt 1425 Bewertungen |
| Entwickler | FastSecurityTunnel |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.faststunnel.in |
| Unterstützte Sprachen | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.607",
"minimum_chrome_version": "22.0.0",
"short_name": "FastStunnel",
"background": {
"page": "background.html",
"persistent": true
},
"browser_action": {
"default_icon": "assets\/images\/logo-blue-24x24.png",
"default_title": "FastStunnel",
"default_popup": "popup.html"
},
"default_locale": "en",
"description": "__MSG_manifest_appDescription__",
"icons": {
"16": "assets\/images\/logo-blue-16x16.png",
"128": "assets\/images\/logo-blue-128x128.png"
},
"name": "__MSG_manifest_appName__",
"options_page": "main.html",
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self';",
"permissions": [
"privacy",
"proxy",
"tabs",
"notifications",
"webRequest",
"webRequestBlocking",
"management",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
" | |