SafariExtensions icon indicating copy to clipboard operation
SafariExtensions copied to clipboard

FB9157626 - Preload Top Hit breaks run_at document_start

Open lapcat opened this issue 4 years ago • 1 comments

If a Safari web extension injected content script has "run_at": "document_start" specified in the extension's manifest.json, the script can fail to run at document start when Safari's "Preload Top Hit" setting is enabled. This bug occurs on both iOS and macOS.

A bug report has been filed with Apple as FB9157626

More details and a sample project are in my blog post: https://lapcatsoftware.com/articles/2021-6-11.html

lapcat avatar Jun 15 '21 12:06 lapcat

This is fixed in WebKit Web Extensions and Safari Technology Preview 192.

xeenon avatar Apr 10 '24 23:04 xeenon

This appears to be fixed in Safari 18.

lapcat avatar Sep 23 '24 18:09 lapcat