# Immutable.js devtool extension

> Makes Immutable JS objects more readable when they are logged to the console.

Canonical page: [https://chrome-stats.com/d/immutable-js-devtool-extension](https://chrome-stats.com/d/immutable-js-devtool-extension)

## Overview

- **ID:** `immutable-js-devtool-extension`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Julien Deniau
- **Category:** web-development
- **Daily users:** 3
- **Version:** 2.1.8
- **Last updated:** 2026-08-26
- **First published:** 2025-04-28
- **Size:** 51 KB
- **Data as of:** 2026-09-07
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/immutable-js-devtool-extension/)
- **Website:** [https://github.com/immutable-js/immutable-devtools/](https://github.com/immutable-js/immutable-devtools/)

## Description

The Immutable library is fantastic, but inspecting immutable collections in browser's Dev Tools is awkward. You only see the internal data structure, not the logical contents. For example, when inspecting the contents of an Immutable List, you'd really like to see the items in the list.

Chrome (v47+) and Firefox (116+) has support for custom "formatters". A formatter tells browser's Dev Tools how to display values in the Console, Scope list, etc. This means we can display Lists, Maps and other collections, in a much better way.

## Rankings

- #57,648 — Overall
- #196 — console

## Permissions and access

### Content script matches

- `*`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** Moderate 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 was recently updated in the past month. New updates 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

- [Vue.js devtools](https://chrome-stats.com/d/vue-js-devtls) — 19 users
- [Vue.js devtools](https://chrome-stats.com/d/vue-js-devtools) — 56,196 users, 4.70 / 5
- [Vue Performance Devtool](https://chrome-stats.com/d/vue-performance-devtool) — 163 users, 2.60 / 5
- [Formatter Toolbox](https://chrome-stats.com/d/formatter-toolbox) — 5 users, 5.00 / 5
- [Dev Mode](https://chrome-stats.com/d/dev-mode) — 10 users
- [React Performance Devtool](https://chrome-stats.com/d/nitin-tulswani) — 113 users, 1.00 / 5
- [Dev Helper code](https://chrome-stats.com/d/dev-helper-code)
- [Atomic CSS Devtools](https://chrome-stats.com/d/atomic-css-devtools) — 66 users
- [LocalStorage Tool](https://chrome-stats.com/d/localstorage-tool) — 8 users, 5.00 / 5
- [xDevTools - Developer Utilities](https://chrome-stats.com/d/xdevtools-developer-utilities) — 24 users
- [Gem DevTools](https://chrome-stats.com/d/gem-devtools) — 1 users, 5.00 / 5
- [Svelte Devtools](https://chrome-stats.com/d/svelte-devtools) — 1,255 users, 4.17 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/immutable-js-devtool-extension)
