Chrome Dev Tools Cannot Extend iframe Content

enter image description here

As you can see in the picture above, this iframe contains an html file, but now its contents cannot be expanded. Before Chrome 56, I was able to expand the content, now I can’t. Is there anything else I need to provide to expand it now?

This iframe is used here: https://chrome.google.com/webstore/detail/loom-video-recorder-scree/liecbddmkiiihnedobmlmillhodjkdmb

in camera bubble view

+6
source share
2 answers

, -, . , "", , , .

Version 62.0.3202.75 (Official Build) (64-bit)

+3

Chrome iframe .

OOPIF:

  • 1. iframe , Inspect, devtools.

  • 2. devtools (. crbug.com/652783) iframes devtools DOM in Elements :

    DevTools.

    • " " chrome:// .
    • " DevTools", "" Shift 7 .
    • " - ".

    . Windows 5- , .

iframe: http://csreis.imtqy.com/tests/cross-site-iframe-simple.html

pic

+4

Source: https://habr.com/ru/post/1015897/


All Articles