1.16.10
Closed as fixed:
Chromium
- Early injection of scriptlets (see c5d8588).
- Using
tabs.executeScript()
to inject scriptlets atdocument_start
allows to inject scriptlets earlier and hence increase likelihood that the scriptlets will win the race against a page's scripts.
- Using