Firebug 如何从 IFrame 获取内容?
我很清楚浏览器的跨源限制,但我不明白 Firebug 如何从具有此限制的 iframe 获取和显示 HTML。是否有插件可以访问的东西可以解决这个问题?
I am well aware of cross-origin restrictions when it comes to browsers, but what I don't get is how Firebug can get and display the HTML from an iframe with this restriction in place. Is there something plugins have access to that lets it get around this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
插件可以访问相当多的内容。它们不被视为跨源,它们被视为浏览器的一部分。
Plugins have access to quite a bit. They're not considered cross-origin, they're considered a part of your browser.