Soul VPN

Soul VPN回国加速

Wat is Soul VPN?

Soul VPN is een Chrome-extensie ontwikkeld door http://getqingzhou.com, en de belangrijkste functie is "Soul VPN回国加速".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Soul VPN

Download Soul VPN-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Soul VPN是一款帮助海外华人翻墙回国的网络加速器。
Soul VPN可以解锁国内主流音视频和游戏网站,是海外华人、留学生的必备回国加速利器,帮助海外华人快速连接国内网络生活,香港和台湾也可以用!

Soul VPN功能列表:
   * 解锁国内主流音视频平台和网游平台
   * 全球部署服务器,提供多条直连和中转线路,看视频、听音乐、玩游戏再不卡顿
   * 操作简单,一键连接
   * 全天候客服支持,随时解决您的使用问题
   
Soul VPN使用:
    1.在Chrome Store中找到Soul VPN并安装到浏览器;
    2.选择线路,开启VPN;
    3.使用Soul VPN访问受限的网站。

任何使用问题请发邮件给我们:
[email protected]                    

Basisinformatie over de Extensie

Naam Soul VPN Soul VPN
ID apcfdffemoinopelidncddjbhkiblecc
Officiële URL https://chrome.google.com/webstore/detail/soul-vpn/apcfdffemoinopelidncddjbhkiblecc
Beschrijving Soul VPN回国加速
Bestandsgrootte 232 KB
Aantal Installaties 1,272
Huidige Versie 1.0.6
Laatst Bijgewerkt 2020-01-08
Publicatiedatum 2020-01-04
Beoordeling 2.50/5 Totaal 10 Beoordelingen
Ontwikkelaar http://getqingzhou.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://getqingzhou.com
Help Pagina-URL https://getqingzhou.com
URL van de Privacybeleid Pagina https://getqingzhou.com/privacy.html
Ondersteunde Talen en-US,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.0.6",
    "description": "__MSG_extDescription__",
    "default_locale": "en_US",
    "permissions": [
        "proxy"
    ],
    "background": {
        "scripts": [
            ".\/static\/js\/background.js",
            ".\/static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": ".\/static\/image\/icon.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": ".\/static\/image\/icon.png",
        "32": ".\/static\/image\/icon.png",
        "48": ".\/static\/image\/icon.png",
        "128": ".\/static\/image\/icon.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2
}