Copy DOM innerText by tnt
Copy the rendered innerText of a selected DOM node from the Inspector sidebar
Extension Metadata
Screenshots
About this extension
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
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Input data to the clipboard
- Extend developer tools to access your data in open tabs
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.0
- Size
- 10.86 KB
- Last updated
- 16 days ago (Jun 26, 2026)
- Related Categories
- License
- MIT License
- Version History
- Add to collection