Skip to content

force enable dev tools within iframes#5

Open
tskimmett wants to merge 1 commit into
hzmming:masterfrom
tskimmett:patch-1
Open

force enable dev tools within iframes#5
tskimmett wants to merge 1 commit into
hzmming:masterfrom
tskimmett:patch-1

Conversation

@tskimmett

Copy link
Copy Markdown

If your vue code is inside an iframe, this extension does not work because it doesn't inject its script into the iframe. The all_frames setting controls whether or not the extension runs in iframes. See documentation: https://developer.chrome.com/docs/extensions/mv3/content_scripts/#frames

If your vue code is inside an iframe, this extension does not work because it doesn't inject its script into the iframe. The `all_frames` setting controls whether or not the extension runs in iframes. See documentation: https://developer.chrome.com/docs/extensions/mv3/content_scripts/#frames
@hzmming

hzmming commented Feb 27, 2022

Copy link
Copy Markdown
Owner

Thank you for your time and energy. May I ask a question,

It seems that Vue devtools itself does not support pages in iframe ?

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

Successfully merging this pull request may close these issues.

2 participants