轻舟加速器 - 一键免费回国
海外华人免费回国网络加速器
What is 轻舟加速器 - 一键免费回国?
轻舟加速器 - 一键免费回国 is a Chrome extension developed by https://getqingzhou.com, and its main feature is "海外华人免费回国网络加速器".
Extension Screenshots
Download 轻舟加速器 - 一键免费回国 Extension CRX File
Download 轻舟加速器 - 一键免费回国 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
解锁国内音视频网站,出国留学必备!香港台湾可用!海外华人追剧追番VPN!
在海外也能快乐追剧追番!海外华人、留学生和出国旅行的必备工具,下载可免费使用~~!
轻舟加速器功能列表
🚀 解锁中国国内绝大多数的音视频网站
🚀 全球网络专线回国优化,保证带宽和速度
🚀 基于自研调度算法,给您分配最优节点
🚀 支持电脑版/安卓/苹果/MAC/TV/插件多平台支持满足您的的各种需求
轻舟加速器 使用:
1.在Chrome Store中找到 轻舟加速器 并安装到浏览器;
2.选择线路,一键连接;
3.使用 轻舟加速器 访问中国国内音视频网站。
任何使用问题请加QQ群联系我们:293818043 Extension Basic Information
| Name | |
| ID | bognnpjhkpbbokjlgbiflfilppjopfdj |
| Official URL | https://chromewebstore.google.com/detail/%E8%BD%BB%E8%88%9F%E5%8A%A0%E9%80%9F%E5%99%A8-%E4%B8%80%E9%94%AE%E5%85%8D%E8%B4%B9%E5%9B%9E%E5%9B%BD/bognnpjhkpbbokjlgbiflfilppjopfdj |
| Description | 海外华人免费回国网络加速器 |
| File Size | 273 KB |
| Installation Count | 13,058 |
| Current Version | 1.1.3 |
| Last Updated | 2021-08-02 |
| Publish Date | 2020-03-27 |
| Rating | 3.02/5 Total 44 Ratings |
| Developer | https://getqingzhou.com |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://getqingzhou.com |
| Help Page URL | https://getqingzhou.com |
| Privacy Policy Page URL | https://getqingzhou.com/privacy.html |
| Supported Languages | en-US,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"version": "1.1.3",
"description": "__MSG_extDescription__",
"default_locale": "en_US",
"permissions": [
"proxy",
"http:\/\/*\/*",
"storage"
],
"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"
},
"manifest_version": 2
} | |