summaryrefslogtreecommitdiffstats
path: root/devtools/docs/user/storage_inspector/extension_storage/index.rst
blob: 5c6b8300e9e5ddc0eea6d60d5dff6284255b51be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
=================
Extension Storage
=================

This storage type is only shown when debugging extensions. When selecting an extension ID in the storage tree of the :doc:`Storage Inspector <../index>`, a table lists the details of all the extension storage present for the extension. This table contains the following columns:


- *Key* — The name of the stored item.
- *Value* — The value of the stored item.
- *Storage Area* — The name of the area where the item is stored.

.. image:: extension_storage.png
  :class: center