轻舟加速器 - 一键免费回国
海外华人免费回国网络加速器
Was ist 轻舟加速器 - 一键免费回国?
轻舟加速器 - 一键免费回国 ist eine Chrome-Erweiterung, die von https://getqingzhou.com entwickelt wurde, und ihr Hauptmerkmal ist "海外华人免费回国网络加速器".
Erweiterungsscreenshots
轻舟加速器 - 一键免费回国-Erweiterungs-CRX-Datei herunterladen
Laden Sie 轻舟加速器 - 一键免费回国-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
解锁国内音视频网站,出国留学必备!香港台湾可用!海外华人追剧追番VPN!
在海外也能快乐追剧追番!海外华人、留学生和出国旅行的必备工具,下载可免费使用~~!
轻舟加速器功能列表
🚀 解锁中国国内绝大多数的音视频网站
🚀 全球网络专线回国优化,保证带宽和速度
🚀 基于自研调度算法,给您分配最优节点
🚀 支持电脑版/安卓/苹果/MAC/TV/插件多平台支持满足您的的各种需求
轻舟加速器 使用:
1.在Chrome Store中找到 轻舟加速器 并安装到浏览器;
2.选择线路,一键连接;
3.使用 轻舟加速器 访问中国国内音视频网站。
任何使用问题请加QQ群联系我们:293818043 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bognnpjhkpbbokjlgbiflfilppjopfdj |
| Offizielle 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 |
| Beschreibung | 海外华人免费回国网络加速器 |
| Dateigröße | 273 KB |
| Installationsanzahl | 13,058 |
| Aktuelle Version | 1.1.3 |
| Letztes Update | 2021-08-02 |
| Veröffentlichungsdatum | 2020-03-27 |
| Bewertung | 3.02/5 Insgesamt 44 Bewertungen |
| Entwickler | https://getqingzhou.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://getqingzhou.com |
| Hilfeseite URL | https://getqingzhou.com |
| URL der Datenschutzrichtlinien-Seite | https://getqingzhou.com/privacy.html |
| Unterstützte Sprachen | 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
} | |