美文网首页
火狐Firefox 48 更新内容

火狐Firefox 48 更新内容

作者: 文科 | 来源:发表于2016-08-03 16:48 被阅读231次

     相比之前不痛不痒的几个版本更新,48这次有了很多明显可见的更新。

    下载地址http://archive.mozilla.org/pub/firefox/releases/48.0/win32/zh-CN/Firefox%20Setup%2048.0.exe

    Firefox 48 Release: Find out what is new

    http://www.ghacks.net/2016/08/01/firefox-48-release/

    1: 开启扩展强制签名机制,未签名的扩展不能安装。

    之前的参数xpinstall.signatures.required已经失效。

    正式版和beta版都已经不能安装未签名扩展,不过开发版(https://www.mozilla.org/zh-CN/firefox/channel/#developer),每夜版(https://nightly.mozilla.org/
    ),ESR延长支持版(https://www.mozilla.org/en-US/firefox/organizations/all/),无品牌的构建版本(无品牌的构建版本 Firefox 已发布  https://www.firefox.net.cn/read-53478)这些版本都是可以通过切换about:config?filter=xpinstall.signatures.required来安装未签名扩展的。

    或者你可以未签名的扩展上传到AMO https://addons.mozilla.org/zh-CN/firefox/来获得签名,可以参考

    测试不托管在 AMO 的扩展获得签名的流程(秒获签名!)https://www.firefox.net.cn/read-50839

    关于 XPI 在 AMO 签名教程 赠给需要的狐友 https://www.firefox.net.cn/read-53524

    2:1%的用户会默认开启多进程

    打开about:support,就知道浏览器是否有启用多进程了。

    如果你想启用多进程,可以先在http://arewee10syet.com/找一下自己安装的扩展是否兼容e10s,如果不兼容,那就不推荐启用多进程。

    如果兼容,那就

    打开about:config?filter=browser.tabs.remote.autostart双击修改键值为true

    可能因为扩展或无障碍工具导致e10s无法启用,可以

    新建布尔值browser.tabs.remote.force-enable 并设置为true来强制启用。

    (如果还是不行可以尝试将accessibility.force_disabled和extensions.e10sBlocksEnabling设置为false)

    如果想关闭多进程,可以将about:config?filter=browser.tabs.remote.autostart设置为false

    相关文章:Multi-Process Firefox: everything you need to know

    http://www.ghacks.net/2016/07/22/multi-process-firefox/

    Check Firefox 48 has E10s Enabled/Disabled, if disabled here is how to Enable | Techdows

    http://techdows.com/2016/08/firefox-48-e10s-enabled-or-disabled-if-disabled-enable.html

    3:下载保护功能

    可参考cnbeta的文章,Mozilla将为Firefox 49加入新的异常下载保护功能  http://www.cnbeta.com/articles/525601.htm

    48之前 48以及之后

    可通过设置about:config?filter=browser.safebrowsing.malware.enabled 设置为false来关闭防护

    关于安全浏览的所有键值https://wiki.mozilla.org/Security/Safe_Browsing#Prefs

    Why You Should not Disable Download Protection in Firefox 48? | Techdows

    http://techdows.com/2016/08/firefox-48-disable-unwanted-and-uncommon-download-protection.html

    Enhancing Download Protection in Firefox | Mozilla Security Blog

    https://blog.mozilla.org/security/2016/08/01/enhancing-download-protection-in-firefox/

    4:火狐可以安装一些chrome扩展了

    How to install Google Chrome extensions in Firefox

    http://www.ghacks.net/2016/05/23/install-google-chrome-extensions-firefox/

    安装 https://addons.mozilla.org/firefox/addon/chrome-store-foxified/

    打开 https://chrome.google.com/webstore/category/extensions

    安装自己喜欢的扩展,可能有chrome扩展不能运行。

    5:新的获取附加组件页面

    打开about:config?filter=extensions.webservice.discoverURL

    右键修改为https://services.addons.mozilla.org/%LOCALE%/firefox/discovery/pane/%VERSION%/%OS%/%COMPATIBILITY_MODE%  可以返回到旧版的获取附加组件页面

    如果想用回新版,右键重置即可

    旧版火狐想体验新版的可以 将extensions.webservice.discoverURL修改为 https://discovery.addons.mozilla.org/%LOCALE%/firefox/discovery/pane/%VERSION%/%OS%/%COMPATIBILITY_MODE%

    Mozilla tests new Get Add-ons page in Firefox

    http://www.ghacks.net/2016/07/08/get-add-ons-firefox/

    Firefox 48: Disable New add-on Discovery Pane | Techdows

    http://techdows.com/2016/08/firefox-48-disable-add-on-discovery-pane.html

    Firefox 48: New add-ons Discovery Pane | Techdows

    http://techdows.com/2016/07/firefox-discovery-pane-in-add-ons.html

    6:其他更新

    默认屏蔽一些隐私跟踪的swf文件 http://www.ghacks.net/2016/07/18/firefox-48-blocklist-against-plugin-fingerprinting/

    整合了第一个Rust语言开发的组件“媒体解析器”(http://www.ghacks.net/2016/07/13/firefox-48-first-rust-component-onboard/

    Firefox 49+ Windows版本不再支持无SSE2指令的CPU ,简单点说就是很老的电脑不能安装火狐了。详情:http://tieba.baidu.com/p/4705708089

    新版的地址栏,见上图。来源:https://blog.mozilla.org/blog/2016/08/02/exciting-improvements-in-firefox-for-desktop-and-android/

    允许临时载入附加组件避开扩展签名检查(https://www.firefox.net.cn/read-52203
    http://www.ghacks.net/2015/12/24/temporary-add-on-loading-coming-to-firefox/)

    开发者工具可以使用firebug主题 (http://www.ghacks.net/2016/04/21/firebug-theme-firefox-developer-tools/)

    相关文章

      网友评论

          本文标题:火狐Firefox 48 更新内容

          本文链接:https://www.haomeiwen.com/subject/cmbqsttx.html