Start Button
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Description of Start Button) |
Sebastianz (Talk | contribs) m (Added the image of the Start Button) |
||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | The Firebug Start Button is used to open the Firebug UI. Besides that it offers some general options related to [[Activation|activation]]. | + | The Firebug Start Button ( [[Image:Firebug_Menu_Button.png]] ) is used to open the Firebug UI. Besides that it offers some general options related to [[Activation|activation]]. |
== Options == | == Options == | ||
| Line 9: | Line 9: | ||
! style="width:180px;" | Option || Preference || Shortcut || Description | ! style="width:180px;" | Option || Preference || Shortcut || Description | ||
|- | |- | ||
| - | | | + | | Firebug UI Location || - || - || Position of the Firebug user interface |
|- | |- | ||
| Clear Console || - || - || Clears the [[Console Panel]] | | Clear Console || - || - || Clears the [[Console Panel]] | ||
Latest revision as of 21:58, 18 October 2012
The Firebug Start Button (
) is used to open the Firebug UI. Besides that it offers some general options related to activation.
[edit] Options
Right-clicking the Start Button or clicking on the little arrow besides the Firebug icon opens a menu containing some activation options and options related to the Start Button.
| Option | Preference | Shortcut | Description |
|---|---|---|---|
| Firebug UI Location | - | - | Position of the Firebug user interface |
| Clear Console | - | - | Clears the Console Panel |
| Show Error Count | extensions.firebug.showErrorCount | - | Toggles display of the page's error count at the Start Button |
| Enable All Panels | - | - | Enables all activable panels (without extension these are the Console, Script and Net Panel) |
| Disable All Panels | - | - | Disables all activable panels (without extension these are the Console, Script and Net Panel) |
| On for All Web Pages | extensions.firebug.allPagesActivation | - | If enabled (set to "on"), the Firebug UI will be opened for every website and the Disable button will be hidden |