云梯VPN

简单,速度快,稳定的一款Chrome浏览器上网插件,一键安装,即装即用,无需任何繁琐设置,1080p无压力。

What is 云梯VPN?

云梯VPN is a Chrome extension developed by goonupup, and its main feature is "简单,速度快,稳定的一款Chrome浏览器上网插件,一键安装,即装即用,无需任何繁琐设置,1080p无压力。".

Extension Screenshots

screenshot

Download 云梯VPN Extension CRX File

Download 云梯VPN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        简单易用,节点遍布全球六大洲,高速稳定。
1. 注册云梯账号
2. 登录插件即可访问任何网站。                    

Extension Basic Information

Name 云梯VPN 云梯VPN
ID enkdglikhhjangbkmlkfmignkgchlhkm
Official URL https://chromewebstore.google.com/detail/%E4%BA%91%E6%A2%AFvpn/enkdglikhhjangbkmlkfmignkgchlhkm
Description 简单,速度快,稳定的一款Chrome浏览器上网插件,一键安装,即装即用,无需任何繁琐设置,1080p无压力。
File Size 1.12 MB
Installation Count 6,033
Current Version 2.1.6
Last Updated 2022-12-27
Publish Date 2021-05-03
Rating 3.20/5 Total 10 Ratings
Developer goonupup
Email [email protected]
Payment Type free
Extension Website https://yt.pgcdn.top/
Help Page URL https://yt.pgcdn.top/
Supported Languages zh-CN
manifest.json
{
    "name": "\u4e91\u68afVPN",
    "version": "2.1.6",
    "manifest_version": 3,
    "short_name": "YunTi",
    "description": "\u7b80\u5355,\u901f\u5ea6\u5feb,\u7a33\u5b9a\u7684\u4e00\u6b3eChrome\u6d4f\u89c8\u5668\u4e0a\u7f51\u63d2\u4ef6\uff0c\u4e00\u952e\u5b89\u88c5\uff0c\u5373\u88c5\u5373\u7528\uff0c\u65e0\u9700\u4efb\u4f55\u7e41\u7410\u8bbe\u7f6e\uff0c1080p\u65e0\u538b\u529b\u3002",
    "background": {
        "service_worker": "background.min.js"
    },
    "action": {
        "default_icon": "img\/logo48.png",
        "default_popup": "popup.html",
        "default_title": "jiasuqi"
    },
    "icons": {
        "128": "img\/logo128.png",
        "16": "img\/logo48.png",
        "48": "img\/logo48.png"
    },
    "permissions": [
        "management",
        "storage",
        "proxy",
        "tabs",
        "notifications",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}