如何查看子域中的所有 localStorage 条目
我想查看网站所有子域页面上的所有 localStorage 条目,而不是某个特定页面,我该如何执行此操作?我需要在 Opera 中执行此操作。
I want to see all localStorage entries on all subdomain pages of a site, not one particular page, how can I do this? I need to do this in Opera.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您只需要检查存储的内容(例如用于调试),opera:webstorage 和 Opera 的开发人员工具 (Opera Dragonfly) 应该能够为您提供帮助。
If you just need to inspect what is stored (for example for debugging), both opera:webstorage and Opera's developer tools (Opera Dragonfly) should be able to help you.