Google Chrome 开发者工具:缺少存储选项卡

发布于 2024-10-16 02:10:47 字数 577 浏览 4 评论 0 原文

由于未知原因,当我使用 Google chrome(版本 9.0.597.84)时,开发人员工具未显示“存储”选项卡(例如,在 http://www.html5rocks.com/tutorials/developertools/part1/#toc-overview-storagehttp://webdevlife.com/getting-started-with-localstorage-in-html5/ ),我需要检查和修改 localStorage。知道我会做什么来获得这个选项卡或者什么是解决方法吗?我知道我可以简单地转储 localStorage 并且可以编写代码来修改它,但这可能是我工作中持续关注的问题,我真的很想拥有一个合适的工具。

For unknown reasons, when I use Google chrome (version 9.0.597.84), the developer tools aren't showing the "Storage" tab (mentioned/illustrated, for example, at http://www.html5rocks.com/tutorials/developertools/part1/#toc-overview-storage and http://webdevlife.com/getting-started-with-localstorage-in-html5/), which I need to examine and modify localStorage. Any idea either what I would do to get this tab or what would be a workaround? I'm aware I can simply dump localStorage and I can write code to modify it, but this will probably be an ongoing concern in my work and I'd really like to have a proper tool.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

失与倦" 2024-10-23 02:10:48

它现在位于“存储”树节点项内的资源选项卡下。我为此提交了一份错误报告:
http://code.google.com/p/html5rocks/issues/detail ?id=421

希望有帮助!

It is now under the resources tab within the "Storage" tree node item. I submitted a bug report for this:
http://code.google.com/p/html5rocks/issues/detail?id=421

Hope that helped!

半﹌身腐败 2024-10-23 02:10:48

我建议您使用 Firefox 或者您可以在 google chrome 上的应用程序选项卡中访问本地存储

I recommend you to use firefox or you can access local storage in application tab on google chrome

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文