Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

iframe Late injection #1043

Merged
merged 6 commits into from
Mar 22, 2021
Merged

iframe Late injection #1043

merged 6 commits into from
Mar 22, 2021

Conversation

ueokande
Copy link
Owner

close #645

An iframe for a console is injected to the page only on the addon is enabled. This change minimizes changes for the page user opened.

This PR contains the change in the timing of the initialization in the content-script. The initialization script runs when the document becomes the ready state to reduce the time cannot type keys (this addresses #156, but not perfectly).

@ueokande ueokande merged commit fa733c1 into master Mar 22, 2021
@ueokande ueokande deleted the iframe-late-inject branch March 22, 2021 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IFRAME is injected on blacklisted sites
1 participant