轻舟加速器 - 一键免费回国
海外华人免费回国网络加速器
Qu'est-ce que 轻舟加速器 - 一键免费回国 ?
轻舟加速器 - 一键免费回国 est une extension Chrome développée par https://getqingzhou.com, et sa fonction principale est "海外华人免费回国网络加速器".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 轻舟加速器 - 一键免费回国
Téléchargez les fichiers d'extension 轻舟加速器 - 一键免费回国 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
解锁国内音视频网站,出国留学必备!香港台湾可用!海外华人追剧追番VPN! 在海外也能快乐追剧追番!海外华人、留学生和出国旅行的必备工具,下载可免费使用~~! 轻舟加速器功能列表 🚀 解锁中国国内绝大多数的音视频网站 🚀 全球网络专线回国优化,保证带宽和速度 🚀 基于自研调度算法,给您分配最优节点 🚀 支持电脑版/安卓/苹果/MAC/TV/插件多平台支持满足您的的各种需求 轻舟加速器 使用: 1.在Chrome Store中找到 轻舟加速器 并安装到浏览器; 2.选择线路,一键连接; 3.使用 轻舟加速器 访问中国国内音视频网站。 任何使用问题请加QQ群联系我们:293818043
Informations de Base sur l'Extension
Nom | 轻舟加速器 - 一键免费回国 |
ID | bognnpjhkpbbokjlgbiflfilppjopfdj |
URL Officiel | 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 | 海外华人免费回国网络加速器 |
Taille du Fichier | 273 KB |
Nombre d'Installations | 13,058 |
Version Actuelle | 1.1.3 |
Dernière Mise à Jour | 2021-08-02 |
Date de Publication | 2020-03-27 |
Évaluation | 3.02/5 Total 44 Évaluations |
Développeur | https://getqingzhou.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://getqingzhou.com |
URL de la Page d'Aide | https://getqingzhou.com |
URL de la Page de Politique de Confidentialité | https://getqingzhou.com/privacy.html |
Langues Prises en Charge | 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 } |