Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何查看 localStorage 中的内容,例如 Google Chrome:资源 -> 本地存储
(我的意思是在 FF 开发工具中,而不是 Firebug)
Firefox 已经添加了这个功能。要启用它,请进入设置(通过单击开发人员工具中的齿轮图标),然后在默认 Firefox 开发人员工具列表下勾选存储。
我们计划在某个时候添加一个存储面板,可用于检查所有类型的本地存储。在那之前你可以使用这个。