uBlock/platform/chromium
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
..
is-webrtc-supported.html fix warnings in browser console 2017-07-25 11:59:52 -04:00
is-webrtc-supported.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
manifest.json Rewrite cname uncloaking code to account for new `ipaddress=` option 2024-09-12 11:19:57 -04:00
vapi-background-ext.js Mitigate potentially delayed execution of scriptlets in Firefox 2024-11-29 10:13:39 -05:00
webext.js Catch exceptions in API calls for the sake of old Chromium versions 2024-05-09 21:29:24 -04:00