【发布时间】:2015-10-17 10:58:12
【问题描述】:
问题是下面给出的链接的延续。
Getting the source HTML of the current page from chrome extension
上述网址中给出的最佳答案获取当前选项卡的源代码。但这并没有得到源代码的 iframe 里面的源代码。
如何访问整个页面的源代码,包括 chrome 扩展中的框架?
【问题讨论】:
-
欢迎来到 Stack Overflow。我们很乐意为您提供帮助。为了提高您获得答案的机会,以下是一些提示:How do I ask a good question?
标签: javascript google-chrome-extension