加速器
最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。
What is 加速器?
加速器 is a Chrome extension developed by liwei98510489, 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
为使用谷歌产品用户量身打造。可访问谷歌google搜索,gmail邮箱,google+等谷歌服务,chrome扩展自动更新。提供翻墙功能,比VPN方便。访问项目主页获取功能更全安卓,ios,windows科学上网软件 蓝灯SSR为使用谷歌产品用户量身打造。可访问谷歌google搜索,gmail邮箱,google+等谷歌服务。
Extension Basic Information
Name | 加速器 |
ID | hfimahjdppepinpohicfibpbgeamlmhh |
Official URL | https://chromewebstore.google.com/detail/%E5%8A%A0%E9%80%9F%E5%99%A8/hfimahjdppepinpohicfibpbgeamlmhh |
Description | 最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。 |
File Size | 2.21 MB |
Installation Count | 695 |
Current Version | 1.0.6 |
Last Updated | 2022-12-25 |
Publish Date | 2021-03-30 |
Rating | 4.38/5 Total 13 Ratings |
Developer | liwei98510489 |
[email protected] | |
Payment Type | free |
Extension Website | http://clust021.xyz/su/ |
Privacy Policy Page URL | http://clust021.xyz/su/privacy.html |
Supported Languages | 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 } |