diff options
Diffstat (limited to 'files/pl/tools/tools_toolbox/index.html')
-rw-r--r-- | files/pl/tools/tools_toolbox/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/tools/tools_toolbox/index.html b/files/pl/tools/tools_toolbox/index.html index 02001ef0a8..8d88d8469f 100644 --- a/files/pl/tools/tools_toolbox/index.html +++ b/files/pl/tools/tools_toolbox/index.html @@ -1,7 +1,8 @@ --- title: Toolbox -slug: Narzędzia/Tools_Toolbox +slug: Tools/Tools_Toolbox translation_of: Tools/Tools_Toolbox +original_slug: Narzędzia/Tools_Toolbox --- <p>The Toolbox provides a single home for most of the developer tools that are built into Firefox. You can open it by selecting "Toggle Tools" from the Web Developer menu (under "Tools" on OS X and Linux, or "Firefox" on Windows), or by activating any tool hosted in it (for example, the JavaScript Debugger or the Page Inspector). Alternatively you can press Ctrl + Shift + I on Windows and Linux, or Cmd + Opt + I on OS X.</p> <p>By default, the window appears docked to the bottom side of the Firefox window, but you can detach it if you like. This is what it looks like when it's docked:</p> |