# DEV-Tools

> Adds a new sidebar to the developer tools inspector panel. The sidebar displays the page document as an inspectable object.

Canonical page: [https://chrome-stats.com/d/dev-tools](https://chrome-stats.com/d/dev-tools)

## Overview

- **ID:** `dev-tools`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Juniper
- **Category:** web-development
- **Daily users:** 22
- **Weekly downloads:** 1
- **Rating:** 4.50 / 5 (2 ratings)
- **Version:** 8.9.0
- **Last updated:** 2022-08-16
- **First published:** 2022-08-15
- **Size:** 8.34 KB
- **Data as of:** 2026-09-08
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/dev-tools/)

## Description

DEV-Tools is a Firefox add-on that adds a new sidebar to the developer tools inspector panel. This sidebar allows users to view and inspect the properties of the current selected node in the markup view. It achieves this by using `sidebar.setExpression($0)` each time a new node is selected. The functionality is provided through a listener added via `browser.devtools.panels.elements.onSelectionChanged`.

## Rankings

- #23,353 — Overall
- #78 — tools
- #170 — tool
- #196 — property

## Permissions and access

### Permissions

- `<all_urls>`

## Safety

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

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- 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

- [New-Free-sidebar](https://chrome-stats.com/d/new-free-sidebar)
- [Inspector DOM Sidebar](https://chrome-stats.com/d/inspector-dom-sidebar) — 391 users, 5.00 / 5
- [devtools-outliner](https://chrome-stats.com/d/devtools-outliner) — 1 users, 5.00 / 5
- [devtools Extension](https://chrome-stats.com/d/devtools-panels-wwh3) — 2 users
- [Dooksa DevTools](https://chrome-stats.com/d/dooksa-devtools)
- [Svelte Devtools](https://chrome-stats.com/d/svelte-devtools) — 1,231 users, 4.17 / 5
- [MobiDevTools](https://chrome-stats.com/d/mobidevtools) — 8,243 users, 3.93 / 5
- [KonvaJS Devtools](https://chrome-stats.com/d/konvajs-devtools) — 26 users
- [CSS Stacking Context inspector](https://chrome-stats.com/d/css-stacking-context-inspector) — 567 users, 5.00 / 5
- [Element Finder Sidebar](https://chrome-stats.com/d/element-finder-sidebar) — 1 users
- [Ext JS 3 DevTools](https://chrome-stats.com/d/ext-js-3-devtools) — 3 users
- [Angular state inspector](https://chrome-stats.com/d/angular-state-inspector) — 423 users, 3.42 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/dev-tools)
