From 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:08:35 +0100 Subject: unslug ja: modify --- files/ja/orphaned/introduction_to_dom_inspector/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/ja/orphaned/introduction_to_dom_inspector/index.html') diff --git a/files/ja/orphaned/introduction_to_dom_inspector/index.html b/files/ja/orphaned/introduction_to_dom_inspector/index.html index 441c8ba049..e576c524d0 100644 --- a/files/ja/orphaned/introduction_to_dom_inspector/index.html +++ b/files/ja/orphaned/introduction_to_dom_inspector/index.html @@ -1,6 +1,7 @@ --- title: DOM Inspector 入門 -slug: Introduction_to_DOM_Inspector +slug: orphaned/Introduction_to_DOM_Inspector +original_slug: Introduction_to_DOM_Inspector ---

DOM Inspector はブラウザの Tools > Web Development メニューからアクセスできる Mozilla のアプリケーションです。これはウェブ開発者が DOM 全体を見たり、必要なら手動で DOM を更新したりできるようにします。

注意: Firefox 3 以降、DOM Inspector はデフォルトインストールには含まれなくなりました。替わりに、Mozilla add-ons サイトから ダウンロードしてインストールする 必要があります。
-- cgit v1.2.3-54-g00ecf