1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Collapse the no longer relevant info in filterAuthorMode

u-RraaLL 2023-03-09 22:54:30 +01:00
parent f35cfcb36c
commit b02f00dc43

@ -372,11 +372,11 @@ If set to `true`, restores update behavior from before [1.22.3b ("Prevent uBO fr
#### `filterAuthorMode`
#### _Under development! Do not create related issues!_
Default: `false`.
New in [1.23.0](https://github.com/gorhill/uBlock/commit/59c9a34d34a737f6bb48c4130c65f4fe0fa73806).
<details><summary>1.23.0-1.45.3rc1.</summary>
New in [1.23.0](https://github.com/gorhill/uBlock/commit/59c9a34d34a737f6bb48c4130c65f4fe0fa73806). Moved outside advanced settings in [1.45.3rc2/1.46](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c).
If set to `true`, it enables "exceptor" - the point-and-click feature to create temporary exception filters from within the summary pane in the logger.
@ -388,7 +388,7 @@ The button to toggle on/off temporary exception filter is labeled `#@#`:
The created exceptions are temporary and will be lost when closing the logger (after [1.45.3rc2](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c)) or manually toggling off the exception filters.
New in [1.45.3rc2](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c) - When toggling on/off a temporary exception, filter lists are now fully reloaded and this means there might be a perceptible delay when adding/removing temporary exceptions. At this point this is considered to be an acceptable side-effect just to bring the ability to easily create temporary exception for network filters.
New in [1.45.3rc2](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c) - When toggling on/off a temporary exception, filter lists are now fully reloaded and this means there might be a perceptible delay when adding/removing temporary exceptions. At this point this is considered to be an acceptable side-effect just to bring the ability to easily create temporary exception for network filters.</details>
After [1.28.0](https://github.com/gorhill/uBlock/commit/162e53727099ccb0a088cc1399915fb23d9b4fec), the ability to point-and-click to create _allow_ [rules](./Dynamic-filtering) from the [popup panel](./Quick-guide:-popup-user-interface) is now disabled by default.
Enabling this advanced setting restores its old functionality. Alternatively, you can tap twice on <kbd>Ctrl</kbd> to access _allow_ rules only _**temporarily**_.