Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't inspect iFrame nodes #30

Open
minig0d opened this issue Nov 13, 2020 · 0 comments
Open

Can't inspect iFrame nodes #30

minig0d opened this issue Nov 13, 2020 · 0 comments

Comments

@minig0d
Copy link

minig0d commented Nov 13, 2020

Extension works fine on the main frame, but doesn't recognize any time you inspect an element within an iFrame.

I tinkered with it, but unfortunately I fear it's above my knowhow.
I suspect it has something to do with the eval context and that either the frameURL needs to be passed or the contextSecurityOrigin needs to be set (or the code needs to be refactored to use the more secure tabs.executeScript method)
https://developer.chrome.com/extensions/devtools_inspectedWindow

Just throwing this out there in case anyone revives this extension as I haven't found a newer one that does the same thing yet :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant