aboutsummaryrefslogtreecommitdiff
path: root/files/de/orphaned/tools/add-ons/dom_inspector/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/orphaned/tools/add-ons/dom_inspector/index.html')
-rw-r--r--files/de/orphaned/tools/add-ons/dom_inspector/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/de/orphaned/tools/add-ons/dom_inspector/index.html b/files/de/orphaned/tools/add-ons/dom_inspector/index.html
index 20c3654c81..700296ded7 100644
--- a/files/de/orphaned/tools/add-ons/dom_inspector/index.html
+++ b/files/de/orphaned/tools/add-ons/dom_inspector/index.html
@@ -1,7 +1,8 @@
---
title: DOM Inspector
-slug: DOM_Inspector
+slug: orphaned/Tools/Add-ons/DOM_Inspector
translation_of: Tools/Add-ons/DOM_Inspector
+original_slug: DOM_Inspector
---
<div>{{ToolsSidebar}}</div><p>Der <strong>DOM Inspector</strong> (auch bekannt als <strong>DOMi</strong>) ist ein Entwicklertool, das zum Besichtigen, Durchsuchen und Editieren des <a href="/en/DOM" title="en/DOM">Document Object Model</a> von Dokumenten benutzt wird  - normalerweise Websiten oder <a href="/en/XUL" title="en/XUL">XUL</a> Fenster. Die DOM Hierarchie kann mit Hilfe eines zweigeteilten Fensters navigiert werden, welches die Vielfalt von verschiedenen Ansichten auf das Dokument und alle darin enthaltenen Nodes erlaubt.</p>