firefox - Firebug is not updated -
i try use this: https://addons.mozilla.org/firefox/addon/firebug/ isn't updated weeks.
i want use firefox, it's open source. there firebug alternative? or what's easiest way add firebug latest firefox?
firebug officially discontinued several years now. e.g. there's announcement 2015.
the main reasons firebug not being continued internal changes in firefox better stability , performance, namely separated processes browser's ui , web contents , restricting add-on support cross-browser compatible webextensions, have required rewrite majority of code , have it's feature set due limited api.
mozilla suggests use firefox developer tools instead, built firefox , can opened via f12, ctrl+shift+i or via firefox menu > web developer > toggle tools.
note firefox, tools open source. code partly hosted on mozilla repository , partly on github repository.
Comments
Post a Comment