加速器
最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。
加速器とは何ですか?
加速器はliwei98510489によって開発されたChromeの拡張機能で、その主な機能は「最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。」です。
拡張機能のスクリーンショット
加速器拡張機能のCRXファイルをダウンロード
加速器拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
为使用谷歌产品用户量身打造。可访问谷歌google搜索,gmail邮箱,google+等谷歌服务,chrome扩展自动更新。提供翻墙功能,比VPN方便。访问项目主页获取功能更全安卓,ios,windows科学上网软件
蓝灯SSR为使用谷歌产品用户量身打造。可访问谷歌google搜索,gmail邮箱,google+等谷歌服务。 拡張機能の基本情報
| 名前 | |
| ID | hfimahjdppepinpohicfibpbgeamlmhh |
| 公式URL | https://chromewebstore.google.com/detail/%E5%8A%A0%E9%80%9F%E5%99%A8/hfimahjdppepinpohicfibpbgeamlmhh |
| 説明 | 最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。 |
| ファイルサイズ | 2.21 MB |
| インストール数 | 695 |
| 現在のバージョン | 1.0.6 |
| 最終更新日 | 2022-12-25 |
| 公開日 | 2021-03-30 |
| 評価 | 4.38/5 合計 13 レビュー |
| 開発者 | liwei98510489 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://clust021.xyz/su/ |
| プライバシーポリシーページのURL | http://clust021.xyz/su/privacy.html |
| 対応言語 | zh-CN |
| manifest.json | |
{
"background": {
"page": "background.html"
},
"version": "1.0.6",
"description": "\u6700\u7b80\u5355\u6613\u7528\u7684\u79d1\u5b66\u4e0a\u7f51\u670d\u52a1\uff0c\u4e3a\u56fd\u9645\u5316\u7684\u4e92\u8054\u7f51\u5de5\u4f5c\u8005\u91cf\u8eab\u6253\u9020,\u65e0\u7e41\u7410\u914d\u7f6e,\u5373\u88c5\u5373\u7528\u3002",
"browser_action": {
"default_icon": "image\/logo-unactive.png",
"default_popup": "popup.html",
"default_title": "\u52a0\u901f\u5668"
},
"icons": {
"128": "image\/logo.png"
},
"options_page": "options.html",
"minimum_chrome_version": "22.0.0",
"name": "\u52a0\u901f\u5668",
"content_security_policy": "script-src 'self' 'unsafe-eval' http:\/\/127.0.0.1 https:\/\/ssl.google-analytics.com; object-src 'self';",
"permissions": [
"management",
"proxy",
"tabs",
"webRequest",
"http:\/\/*\/",
"https:\/\/*\/"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2
} | |