[mv3] Inject surveyor in frames

Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/290
This commit is contained in:
Raymond Hill 2025-03-03 08:27:37 -05:00
parent 8467e1b018
commit b29ac98094
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -209,6 +209,7 @@ function registerGeneric(context, genericDetails) {
const directive = {
id: 'css-generic',
js,
allFrames: true,
matches,
excludeMatches,
runAt: 'document_idle',