uBlock/platform/firefox
Raymond Hill b1a00145bd
Mitigate potentially delayed execution of scriptlets in Firefox
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3452

Use blob-based injection only when direct injection fails because
of a page's CSP. This is a mitigation until a better approach is
devised.

Such future better approach to investigate:

- Use `MAIN` world injection supported by contentScript.register()
  since Firefox 128
- Investigate registering script to inject ahead of time thru
  some heuristic
2024-11-29 10:13:39 -05:00
..
manifest.json [firefox] Add entry for 128px icon 2024-07-05 10:01:28 -04:00
vapi-background-ext.js Mitigate potentially delayed execution of scriptlets in Firefox 2024-11-29 10:13:39 -05:00
webext.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00