在 Firefox Developer Edition 中哪里可以看到本地存储?

Where can I see the local storage in Firefox Developer Edition?

我使用的是 Firefox 开发版。我似乎无法找到查看网站本地存储的位置。我也下载并安装了 Firebug.

在 Chrome 开发者工具中:

感谢任何建议。

就像第一个 , you need to enable the Storage Inspector 中提到的那样。

在存储检查器中,您将能够看到本地存储。

另请注意,您看到的是 Firefox DevTools, it is not Firebug. Firebug is officially discontinued and doesn't work in multi-process Firefox as explained in the related Mozilla Hacks blog post 的 Firebug 主题。