mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update blockingProfiles
parent
3ad3bd2af9
commit
58e8794f10
1 changed files with 5 additions and 2 deletions
|
|
@ -110,11 +110,14 @@ Benchmarks can be executed from Browser Console in extension background context.
|
|||
|
||||
#### `blockingProfiles`
|
||||
|
||||
Default: `11111/#F00 11011/#C0F 11001/#00F 00001`
|
||||
Default: `11111/#F00 11010/#C0F 11001/#00F 00001`
|
||||
|
||||
Before [1.31.3b13](https://github.com/gorhill/uBlock/commit/b779f1f7c9deea32970b93e11a8d33ef7efe5db8): `11111/#F00 11011/#C0F 11001/#00F 00001` (reload action bit for 3p is set)
|
||||
|
||||
Before [1.22.0](https://github.com/gorhill/uBlock/compare/5e1f4d7...07c950f): `11101 11001 00001`
|
||||
|
||||
Introduced in [1.21.0](https://github.com/gorhill/uBlock/commit/693687fd74fe9a4645f0c9c1e6dbedb56b5fb5d7), improved after 1.22.0 to reflect blocking mode in the color of uBlock₀ icon badge.
|
||||
Introduced in [1.21.0](https://github.com/gorhill/uBlock/commit/693687fd74fe9a4645f0c9c1e6dbedb56b5fb5d7), improved after 1.22.0 to reflect blocking mode in the color of uBlock₀ icon badge.
|
||||
[1.31.3b13](https://github.com/gorhill/uBlock/commit/b779f1f7c9deea32970b93e11a8d33ef7efe5db8) will attempt to automatically reload CSS styles without reloading whole page when 3p blocking is relaxed.
|
||||
|
||||
Preference allows to configure cascade of the "Relax blocking mode" [keyboard shortcut](./Keyboard-shortcuts), along with corresponding badge color.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue