Copy DOM innerText 作成者: tnt
Copy the rendered innerText of a selected DOM node from the Inspector sidebar
拡張機能メタデータ
スクリーンショット
この拡張機能について
Adds an "innerText" tab to the Firefox DevTools Inspector sidebar showing the rendered text of the currently selected DOM node.
How to use:
1. Open DevTools (F12) → Inspector tab
2. Click a node in the DOM tree
3. Switch to the "innerText" tab in the right sidebar
4. Click Copy innerText to copy the rendered text to clipboard
The display updates automatically as you select different nodes.
Use cases:
- Copy product listings from shopping sites (Amazon, etc.)
- Extract data from tables, error logs, code blocks
- Capture any rendered content that's tedious to select manually
Privacy: This extension collects NO data. It only reads
Source Code:
- https://github.com/ThachNgocTran/firefox-devtools-copy-innertext
How to use:
1. Open DevTools (F12) → Inspector tab
2. Click a node in the DOM tree
3. Switch to the "innerText" tab in the right sidebar
4. Click Copy innerText to copy the rendered text to clipboard
The display updates automatically as you select different nodes.
Use cases:
- Copy product listings from shopping sites (Amazon, etc.)
- Extract data from tables, error logs, code blocks
- Capture any rendered content that's tedious to select manually
Privacy: This extension collects NO data. It only reads
innerText from within DevTools and copies to clipboard. No network requests, no analytics, no tracking.Source Code:
- https://github.com/ThachNgocTran/firefox-devtools-copy-innertext
0 人のレビュー担当者が 0 と評価しました
権限とデータ
詳しい情報
- バージョン
- 1.0
- サイズ
- 10.86 KB
- 最終更新日
- 14日前 (2026年6月26日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加