mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Sort list of modes based on sequence of colors in blockingProfileColors pref value
parent
5bbd6cbaec
commit
fdc1ae3864
1 changed files with 4 additions and 4 deletions
|
|
@ -93,10 +93,10 @@ Introduced in [1.21.7b5](https://github.com/gorhill/uBlock/commit/7ff750eaf6007b
|
|||
The badge color will hint at the current blocking mode.
|
||||
There are four colors for the four following blocking
|
||||
modes:
|
||||
- JavaScript wholly disabled
|
||||
- All 3rd parties blocked
|
||||
- 3rd-party scripts and frames blocked
|
||||
- None of the above
|
||||
1. Default
|
||||
1. 3rd-party scripts and frames blocked
|
||||
1. All 3rd parties blocked
|
||||
1. JavaScript wholly disabled
|
||||
|
||||
The default badge color will be used when JavaScript is not
|
||||
wholly disabled and when there are no rules for `3p`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue