Update blockingProfiles

gwarser 2020-12-12 21:42:49 +01:00
parent 3ad3bd2af9
commit 58e8794f10

@ -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.