Skip to content

1.16.10

Compare
Choose a tag to compare
@gorhill gorhill released this 12 Jun 13:35
· 7010 commits to master since this release
7e890cb

Closed as fixed:

Chromium

  • Early injection of scriptlets (see c5d8588).
    • Using tabs.executeScript() to inject scriptlets at document_start allows to inject scriptlets earlier and hence increase likelihood that the scriptlets will win the race against a page's scripts.

Firefox

Core