为什么在将Firefox更新到版本50后删除了Firebug?

时间:2016-11-22 14:27:34

标签: firefox firebug

将Firefox更新到版本50.0后,我的Firebug会打开默认的开发人员工具。最初的Firebug不再适用了。

我一直更喜欢Firebug作为我的默认调试工具。我希望在Firefox 50中恢复原始的Firebug。我该怎么做?

5 个答案:

答案 0 :(得分:18)

一旦multi-process Firefox(Firefox UI和网站的单独进程)启用,

Firebug将不再起作用。请参阅related post in the Firebug blog

您可以通过<input id='fld_445CAE7C73764E3BBE7298BB2F1AC2F7_8381EE66B5A54D74B92C9171CD688959_en-GB_7_d1e84aa9693343f28b3b8ac3a0990b8d_35' class='scFieldValue' name='fld_445CAE7C73764E3BBE7298BB2F1AC2F7_8381EE66B5A54D74B92C9171CD688959_en-GB_7_d1e84aa9693343f28b3b8ac3a0990b8d_35' type='hidden' value="&lt;link linktype=&quot;internal&quot; text=&quot;Discover More&quot; querystring=&quot;&quot; target=&quot;&quot; id=&quot;{8CBC614A-F2B4-4842-81DA-BE4B57992547}&quot; /&gt;" /><span class="scChromeData">{"commands":[{"click":"chrome:field:editcontrol({command:\"webedit:editlink\"})","header":"Edit link","icon":"/temp/iconcache/networkv2/16x16/link_edit.png","disabledIcon":"/temp/link_edit_disabled16x16.png","isDivider":false,"tooltip":"Edits the link destination and appearance","type":""},{"click":"chrome:field:editcontrol({command:\"webedit:clearlink\"})","header":"Clear Link","icon":"/temp/iconcache/networkv2/16x16/link_delete.png","disabledIcon":"/temp/link_delete_disabled16x16.png","isDivider":false,"tooltip":"Clears The Link","type":""},{"click":"chrome:common:edititem({command:\"webedit:open\"})","header":"Edit the related item","icon":"/temp/iconcache/office/16x16/cubes.png","disabledIcon":"/temp/cubes_disabled16x16.png","isDivider":false,"tooltip":"Edit the related item in the Content Editor.","type":"common"},{"click":"chrome:rendering:personalize({command:\"webedit:personalize\"})","header":"Personalize","icon":"/temp/iconcache/office/16x16/users_family.png","disabledIcon":"/temp/users_family_disabled16x16.png","isDivider":false,"tooltip":"Create or edit personalization for this component.","type":"sticky"},{"click":"chrome:rendering:editvariations({command:\"webedit:editvariations\"})","header":"Edit variations","icon":"/temp/iconcache/office/16x16/windows.png","disabledIcon":"/temp/windows_disabled16x16.png","isDivider":false,"tooltip":"Edit the variations.","type":"sticky"}],"contextItemUri":"sitecore://master/{445CAE7C-7376-4E3B-BE72-98BB2F1AC2F7}?lang=en-GB&ver=7","custom":{},"displayName":"Call to action button","expandedDisplayName":null}</span><span scFieldType="upm general link" scDefaultText="[No text in field]" contenteditable="true" class="scWebEditInput" id="fld_445CAE7C73764E3BBE7298BB2F1AC2F7_8381EE66B5A54D74B92C9171CD688959_en-GB_7_d1e84aa9693343f28b3b8ac3a0990b8d_35_edit"><link linktype="internal" text="Discover More" querystring="" target="" id="{8CBC614A-F2B4-4842-81DA-BE4B57992547}" /></span> 将偏好设置browser.tabs.remote.autostartbrowser.tabs.remote.autostart.1browser.tabs.remote.autostart.2设置为false来重新启用Firebug。虽然在某些时候这个偏好将被删除。

因此,建议您改用Firefox DevTools。我正在写migration guide on MDNFirefox bug中包含了DevTools中没有的Firebug功能。

答案 1 :(得分:7)

首先删除&#34; firebug&#34;的新版本并下载旧版本的&#34; Firebug(2.0.17)&#34;来自以下网址:

https://addons.mozilla.org/en-US/firefox/addon/firebug/versions/

答案 2 :(得分:2)

完全卸载Firefox,包括删除APPDATA中的Mozilla文件夹。

然后重新安装Firefox并添加Firebug和FireQuery。

之后,一切都应该像以前一样工作。

答案 3 :(得分:1)

您还可以继续使用帮助 - &gt;故障排除信息 - &gt;刷新Firefox并通过http://addons.mozilla.org/

安装Firebug

答案 4 :(得分:0)

对于那里的所有人来说,有一个好消息.. !! Firebug在这两个基于Mozilla的浏览器上运行良好。

Cyberfox&amp; Palemoon

两者都是在执行多进程之前使用代码的forefox的forks。与Palemoon相比,Cyber​​fox使用更新的代码分叉。

两种浏览器都得到很好的维护和定期更新。

Cyber​​fox在2017年3月宣布死亡,但仍然积极维护[截至2017年12月],我仍然得到更新。

两种浏览器都支持跨平台的Windows / Linux,在Linux上你应该有64位的发行版来使用cyberfox。另一方面,Palemoon在两个方面都很有效。

Latest CyberFox running firebug

Palemoon running firebug