mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated Inline script tag filtering (markdown)
parent
febbe5049f
commit
73fe2358bb
@ -18,7 +18,7 @@ Script tag filters do not work in all browsers, due to browser API limitations:
|
||||
- Not supported in Chromium-based browser.
|
||||
- Starring the [related Chromium issue](https://code.google.com/p/chromium/issues/detail?id=168175) may help motivate Chromium devs to implement support.
|
||||
- Falling back on wholesale blocking of all inline script tags may work.<sup>[1]</sup>
|
||||
- Not supported in the Firefox WebExtensions version of uBO.
|
||||
- Not supported in Firefox's WebExtensions version of uBO.
|
||||
|
||||
<sub>[1] Through the use of the `inline-script` static filter option (`||example.com^$inline-script`), or through the use of a dynamic filtering block rule for _inline scripts_.</sub>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user