New issue
Advanced search Search tips

Issue 755658 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Support injecting scripts at different points in the document's loading process

Project Member Reported by skyos...@chromium.org, Aug 15 2017

Issue description

Page.addScriptToEvaluateOnLoad() can be used to inject scripts that run document creation time, but it might also be useful to allow the same injection points as supported by content scripts[1].

[1] https://developer.chrome.com/extensions/content_scripts
 
Status: WontFix (was: Available)
Sami, do you have an active use case for this? Please reopen if so. So far, we were getting away with the addScriptToEvaluateOnNewDocument (new name of the same method)
Seems fine -- I'll reopen this if anyone comes asking for it with a use case.

Sign in to add a comment