uBlock/platform/mv3/extension/js
Raymond Hill 61922da24b
[mv3] Extend strict-blocking coverage; improve URL-skip behavior
This extends coverage of strict-blocking to pattern-based filters
with `doc` filter option.

When proceeding with a URL-skip URL present, no temporary bypass
will be created when the "Don't warn me again about this site" is
left unchecked. The idea is to avoid the intermediate redirects
if we navigate again on the same strict-blocked site, while a
temporary bypass would prevent this.

uBO's "Badware risks" list has been spinned off as its own list.
The idea is that should a site be strict-blocked from that list,
we would want to know the strict-block is due to the
"Badware risks" list.
2024-12-29 16:38:56 -05:00
..
scripting [mv3] Remove useless arguments 2024-08-06 15:00:59 -04:00
admin.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
background.js [mv3] Extend strict-blocking coverage; improve URL-skip behavior 2024-12-29 16:38:56 -05:00
config.js [mv3] Add urlskip support for strict-blocked page + extra info 2024-12-05 12:56:25 -05:00
dashboard.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
debug.js Revert "Fix regression in set-constantscriptlet" 2024-12-09 08:19:43 -05:00
ext.js [mv3] Fix undue blocking of network requests for unfiltered sites 2024-12-20 13:55:48 -05:00
fetch.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
filter-lists.js [mv3] Extend strict-blocking coverage; improve URL-skip behavior 2024-12-29 16:38:56 -05:00
matched-rules.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
mode-manager.js [mv3] Fix using Optimal as default mode when hosts permission allows it 2024-12-10 10:16:35 -05:00
popup.js [mv3] Implement strict blocking 2024-12-03 16:41:34 -05:00
report.js [mv3] Issue labels cannot be set client-side 2024-10-11 16:41:13 -04:00
ruleset-manager.js [mv3] Extend strict-blocking coverage; improve URL-skip behavior 2024-12-29 16:38:56 -05:00
scripting-manager.js [mv3] Fix flaw breaking scriptlets injection in optimal/basic mode 2024-11-20 09:04:52 -05:00
settings.js [mv3] Make strict-blocking checkbox dependent on filtering mode 2024-12-09 09:42:46 -05:00
strictblock.js [mv3] Extend strict-blocking coverage; improve URL-skip behavior 2024-12-29 16:38:56 -05:00
theme.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
utils.js [mv3] Fix flaw breaking scriptlets injection in optimal/basic mode 2024-11-20 09:04:52 -05:00