1、打开火狐浏览器(Firefox),找到“菜单->工具->选项IPHONE火狐浏览器打开。
2、在“选项”对话框点击“安全”,去掉图中的三个勾选。
3、再次打开Firefox,就可以访问了。
首先确认都是从火狐官网下载的最新版中国版火狐。国内版本火狐内置了火狐同步 本地服务,与国际服务不共通账户和数据。所以可能遇到的问题就是同步前后的服务器不同。选项同步中,退出同步,切换本地服务和国际服务同步试试。拥有一个 Firefox 账户即可轻松登录新版同步,不再需要设备配对代码和恢复密钥,只要使用注册时设定的电子邮箱和密码就行了。
在计算机上登录到同步:
点击菜单按钮并选择 登录到 同步。
点击 开始使用 再选择底部的链接——已有账号,登录。
要想在不变换浏览器版本的情况下修改该配置,你需要修改pref.js。(存在Bug)在确认火狐浏览器关闭的情况下,找到位于用户配置文件根目录的pref.js。复制以下内容到相应位置,保存,启动火狐。再用“火狐通行证”账户重新登陆火狐同步即可。
user_pref("identity.fxaccounts.auth.uri", "https://api-accounts.firefox.com.cn/v1")
user_pref("identity.fxaccounts.remote.force_auth.uri", "https://accounts.firefox.com.cn/force_auth?service=sync&context=fx_desktop_v1")
user_pref("identity.fxaccounts.remote.signin.uri", "https://accounts.firefox.com.cn/signin?service=sync&context=fx_desktop_v1")
user_pref("identity.fxaccounts.remote.signup.uri", "https://accounts.firefox.com.cn/signup?service=sync&context=fx_desktop_v1")
user_pref("identity.fxaccounts.remote.uri", "https://accounts.firefox.com.cn/?service=sync&context=fx_desktop_v1")
user_pref("identity.fxaccounts.settings.uri", "https://accounts.firefox.com.cn/settings")
要注意的是,火狐同步本地服务默认只同步书签,需要到同步的设置界面将其他项目手动勾选才行。
另外,暂不支持移动版(但可以手动将上述preference添加到移动版的pref.js)
欢迎分享,转载请注明来源:夏雨云
评论列表(0条)