Is there any way to start automatically the Firebug/Inspector after starting Firefox/Chrome? -
is there way start automatically inspector after starting chrome?
is there way start automatically firebug after starting firefox?
regards
javi
in firefox can set firebug on opening about:config , setting extensions.firebug.allpagesactivation
on
.
note have firebug active , recording -- can see firebug icon being colored -- panel may minimized. show clicking icon or using hotkey (usually f12 ctrlf12).
note valid values extensions.firebug.allpagesactivation
are:
- none -- (default) page-by-page settings may apply.
- on -- firebug activated urls.
- off -- firebug never activated.
Comments
Post a Comment