# Copy DOM innerText

> Copy the rendered innerText of a selected DOM node from the Inspector sidebar

Canonical page: [https://chrome-stats.com/d/copy-dom-innertext](https://chrome-stats.com/d/copy-dom-innertext)

## Overview

- **ID:** `copy-dom-innertext`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** tnt
- **Category:** web-development
- **Daily users:** 1
- **Version:** 1.0
- **Last updated:** 2026-06-29
- **First published:** 2026-06-26
- **Size:** 11 KB
- **Data as of:** 2026-09-08
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/copy-dom-innertext/)
- **Website:** [https://github.com/ThachNgocTran/firefox-devtools-copy-innertext](https://github.com/ThachNgocTran/firefox-devtools-copy-innertext)

## Description

Adds an <strong>"innerText"</strong> tab to the Firefox DevTools Inspector sidebar showing the rendered text of the currently selected DOM node.

<strong>How to use:</strong>
1. Open DevTools (F12) → Inspector tab
2. Click a node in the DOM tree
3. Switch to the <strong>"innerText"</strong> tab in the right sidebar
4. Click <strong>Copy innerText</strong> to copy the rendered text to clipboard

The display updates automatically as you select different nodes.

<strong>Use cases:</strong>
- 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

<strong>Privacy:</strong> This extension collects NO data. It only reads <code>innerText</code> from within DevTools and copies to clipboard. No network requests, no analytics, no tracking.

<strong>Source Code:</strong>
- <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/2bc5f5ed197e276a5e835b48cf449839aa35709e6452caedf75c5a59ef426b14/https%3A//github.com/ThachNgocTran/firefox-devtools-copy-innertext" rel="nofollow">https://github.com/ThachNgocTran/firefox-devtools-copy-innertext</a>

## Rankings

- #99,270 — Overall
- #124 — winner

## Permissions and access

### Permissions

- `clipboardWrite`
- `storage`

## Safety

- **Risk impact:** Low risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Allows reading and modifying clipboard content, which can be sensitive, posing a moderate privacy risk.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Copy Inner Text](https://chrome-stats.com/d/copy-inner-text) — 35 users, 4.33 / 5
- [Copy DOM and CSS for AI](https://chrome-stats.com/d/copy-dom-and-css-for-ai) — 46 users
- [Copy DOM to clipboard](https://chrome-stats.com/d/copy-dom-to-clipboard) — 41 users, 5.00 / 5
- [HTML/CSS Extractor](https://chrome-stats.com/d/html-css-extractor) — 136 users, 3.00 / 5
- [Inspector DOM Sidebar](https://chrome-stats.com/d/inspector-dom-sidebar) — 391 users, 5.00 / 5
- [Text Copier](https://chrome-stats.com/d/text-copier) — 99 users, 3.00 / 5
- [Web Design Pirate for DevTools](https://chrome-stats.com/d/web-design-pirate-for-devtools) — 105 users, 4.20 / 5
- [SelectText](https://chrome-stats.com/d/selecttext) — 98 users, 5.00 / 5
- [TextRec](https://chrome-stats.com/d/textrec) — 1 users
- [Copy Text](https://chrome-stats.com/d/copy-text) — 137 users, 5.00 / 5
- [Copy Advanced](https://chrome-stats.com/d/copy-advanced) — 8 users, 4.00 / 5
- [Browser Copy Assistant](https://chrome-stats.com/d/browser-copy-assistant)

---

Source: [Chrome-Stats](https://chrome-stats.com/d/copy-dom-innertext)
