自由海
最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。
What is 自由海?
自由海 is a Chrome extension developed by https://fanfanfree.xyz, 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服务,只需轻松注册无需繁琐配置, 一键安装,即装即用,无需任何繁琐设置,科学上网,翻墙必备,轻松快速稳定浏览google,facebook,twitter,youtube等海量国际网站,自由海,还你一片自由的海洋。VIP账号免费派送中,加qq:2501993982 咨询最新活动详情!
Extension Basic Information
Name | 自由海 |
ID | mceceabjnldjfoohokfbendongpamnnb |
Official URL | https://chromewebstore.google.com/detail/%E8%87%AA%E7%94%B1%E6%B5%B7/mceceabjnldjfoohokfbendongpamnnb |
Description | 最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。 |
File Size | 2.88 MB |
Installation Count | 5,271 |
Current Version | 1.1.7 |
Last Updated | 2022-12-17 |
Publish Date | 2019-01-23 |
Rating | 4.08/5 Total 156 Ratings |
Developer | https://fanfanfree.xyz |
[email protected] | |
Payment Type | free |
Extension Website | http://fanfanfree.xyz |
Help Page URL | http://fanfanfree.xyz/privacy.html |
Privacy Policy Page URL | http://fanfanfree.xyz/privacy.html |
Supported Languages | zh-CN |
manifest.json | |
{ "background": { "page": "background.html" }, "version": "1.1.7", "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": "\u81ea\u7531\u6d77" }, "icons": { "128": "image\/logo.png" }, "options_page": "options.html", "minimum_chrome_version": "22.0.0", "name": "\u81ea\u7531\u6d77", "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 } |