Replies: 5 comments 3 replies
-
It should be noted that I found that the iframe was not created during the document_end execution phase, which may be the reason why allFrames did not take effect. In this case, how can we inject content scripts? @aklinker1 |
Beta Was this translation helpful? Give feedback.
-
I tested it and it didn't work. It didn't execute inside the if statement. @aiktb |
Beta Was this translation helpful? Give feedback.
-
@aiktb https://www.gamedev.tv/dashboard/courses/63 You can try this webpage. This course is one of the free courses on this website, you just need to register an account and go through a payment process (but no actual payment is required). |
Beta Was this translation helpful? Give feedback.
-
@aiktb Or you can give me an email address, and I can send you my account for testing. |
Beta Was this translation helpful? Give feedback.
-
@aiktb Thank you, I found that it has taken effect, although the breakpoint did not hit, but I found that the console is outputting normally. |
Beta Was this translation helpful? Give feedback.
-
I tried using the following code, setting allFrames to true did not work.
Beta Was this translation helpful? Give feedback.
All reactions