From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pt-pt/tools/tools_toolbox/index.html | 181 +++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 files/pt-pt/tools/tools_toolbox/index.html (limited to 'files/pt-pt/tools/tools_toolbox/index.html') diff --git a/files/pt-pt/tools/tools_toolbox/index.html b/files/pt-pt/tools/tools_toolbox/index.html new file mode 100644 index 0000000000..9376aefb14 --- /dev/null +++ b/files/pt-pt/tools/tools_toolbox/index.html @@ -0,0 +1,181 @@ +--- +title: Caixa de Ferramentas +slug: Tools/Tools_Toolbox +translation_of: Tools/Tools_Toolbox +--- +
{{ToolsSidebar}}

A 'Caixa de Ferramentas' fornece um único local para a maioria das ferramentas de desenvolvimento que são criadas para o Firefox.

+ +

There are a few different ways to open the Toolbox:

+ + + +

Por predefinição, a Caixa de Ferramentas aparece anexada na base da janela do navegador, mas também pode desanexá-la se desejar. É assim que esta aparece quando está anexada:

+ +

A janela é dividida em duas partes: uma barra de ferramentas no topo, e um painel principal por debaixo:

+ +

+ +

Modo de anexação

+ +

Por predefinição, a Caixa de Ferramentas aparece anexada na base da janela do navegador, mas também pode anexá-la no lado direito da janela, ou utilizá-la numa janela independente, utilizando os botões na barra de ferramentas.

+ +

Barra de Ferramentas

+ +

The toolbar contains controls to activate a particular tool, to dock/float the window, and to close the window.

+ +

+ +

Selecionador de Nodo

+ +

On the far left there's a button to activate the node picker. This lets you select a page element for inspection. See "Selecting elements".

+ +

Ferramentas hospedadas na Caixa de Ferramentas

+ +

Then there is an array of labeled buttons which enables you to switch between the different tools hosted by the Toolbox. The array may include the following tools:

+ + + +

Note that not all the hosted tools are always listed here: only the tools actually available in this context are shown (for example, not all tools support remote debugging yet, so if the debugging target is not the Firefox instance that launched the window, not all the hosted tools will be shown).

+ +

Ferramentas extra

+ +

Next there's an array of buttons that can be added or removed in the developer tool settings. By default this array includes:

+ + + +

The following tools are not included in the toolbar by default, but you can add them in the settings:

+ + + +

Controlos da caixa de ferramentas

+ +

Finally there's a row of buttons to:

+ + + +

Configurações

+ +

See the separate page on the Developer Tools Settings.

+ +

Painel Principal

+ +

The content of the main pane in the window is entirely controlled by, and specific to, the hosted tool currently selected.

+ +

Atalhos de teclado

+ +

{{ Page ("en-US/docs/tools/Keyboard_shortcuts", "toolbox-shortcuts") }}

+ +

{{ Page ("en-US/docs/tools/Keyboard_shortcuts", "all-toolbox-tools") }}

+ +
+ + + + + +
-- cgit v1.2.3-54-g00ecf