[Ubuntu]Firefox书签Ubuntu与Windows同步
2021-04-19 02:25
阅读:595
Ubuntu默认使用Firefox国际版。其他平台访问官网下载到的都是中国版,而国际版和中国版使用两套账号体系,相互之间无法同步,导致Ubuntu的Firefox无法和其他平台的Firefox同步书签等,为此可将Firefox改为使用中国版。
访问Firefox中国官网,下载最新版Firefox:http://www.firefox.com.cn/download/
解压:tar jcf Firefox-latest-x86_64.tar.bz2
将系统预装的Firefox备份:sudo mv /usr/lib/firefox /usr/lib/firefox_ubuntu
用中国版替换:sudo mv firefox /usr/lib/firefox
系统预装的Firefox是通过脚本启动,而中国版没有,因此要将该脚本复制过来:sudo cp /usr/lib/firefox_ubuntu/firefox.sh /usr/lib/firefox/firefox.sh
完成后,再打开Firefox就是使用中国版的了。
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:[Ubuntu]Firefox书签Ubuntu与Windows同步
文章链接:http://soscw.com/index.php/essay/76453.html
文章标题:[Ubuntu]Firefox书签Ubuntu与Windows同步
文章链接:http://soscw.com/index.php/essay/76453.html
评论
亲,登录后才可以留言!