mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
0bd4b600cf
New official name: `no-window-open-if`. The pattern will now be matched against all arguments passed to `window.open()`: all the arguments are joined as a single space-spearated string, and the result is used as the target for matching the pattern. To enable logging, used the extra parameters approach, i.e. `log, 1`, which should come after the positional arguments `pattern`, `delay`, and `decoy`. |
||
---|---|---|
.. | ||
scriptlets.js |