Skip to content

v1.26.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 09:17

Release Notes

Adjust scriptlet injection timing (#3162)

Resolves #2757

Changed the timing of scriptlet injection to before the DOMContentLoaded event fires. Also changed the injection method from using Electron.WebContents.executeJavaScript (which is effectively executed when the tab finishes loading) to dynamically adding a script element, similar to how μBlock Origin does it.


🐛 Bug Fix

  • @cliqz/adblocker-electron-preload, @cliqz/adblocker-electron

🏠 Internal

🔩 Dependencies

Authors: 4