自由海
最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。
Cos'è 自由海?
自由海 è un'estensione di Chrome sviluppata da https://fanfanfree.xyz, e la sua funzione principale è "最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 自由海
Scarica i file di estensione 自由海 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
为广大互联网爱好者打造的科学上网利器。 无需自己搭代理服务器,无需自己搭建VPN服务,只需轻松注册无需繁琐配置, 一键安装,即装即用,无需任何繁琐设置,科学上网,翻墙必备,轻松快速稳定浏览google,facebook,twitter,youtube等海量国际网站,自由海,还你一片自由的海洋。VIP账号免费派送中,加qq:2501993982 咨询最新活动详情!
Informazioni di Base sull'Estensione
Nome | 自由海 |
ID | mceceabjnldjfoohokfbendongpamnnb |
URL Ufficiale | https://chromewebstore.google.com/detail/%E8%87%AA%E7%94%B1%E6%B5%B7/mceceabjnldjfoohokfbendongpamnnb |
Descrizione | 最简单易用的科学上网服务,为国际化的互联网工作者量身打造,无繁琐配置,即装即用。 |
Dimensione del File | 2.88 MB |
Conteggio Installazioni | 5,271 |
Versione Corrente | 1.1.7 |
Ultimo Aggiornamento | 2022-12-17 |
Data di Pubblicazione | 2019-01-23 |
Valutazione | 4.08/5 Totale 156 Valutazioni |
Sviluppatore | https://fanfanfree.xyz |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://fanfanfree.xyz |
URL della Pagina di Aiuto | http://fanfanfree.xyz/privacy.html |
URL della Pagina della Politica sulla Privacy | http://fanfanfree.xyz/privacy.html |
Lingue Supportate | 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 } |