1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/common
Raymond Hill 1835e90125
Avoid using ! toolbar icon badge when inconsequential
uBO will now verify that at least one unprocessed network requests
at launch should have been blocked in order to warn users of
unprocessed network requests through the `!` toolbar icon badge.

For example, with default filter lists, there is nothing to block
on `wikipedia.org`, and hence in this case it's not useful to
present the user with the `!` badge.

Therefore uBO will not show the badge *only* when at least one
unprocessed network requests should have been blocked had uBO been
ready when it was fired by the browser.

Related commit:
- https://github.com/gorhill/uBlock/commit/769b8da664be
2023-03-30 12:30:44 -04:00
..
managed_storage.json Reorganize platform directory to avoid Chromium-centric appearance 2021-07-16 10:06:58 -04:00
vapi-background.js Avoid using ! toolbar icon badge when inconsequential 2023-03-30 12:30:44 -04:00
vapi-client-extra.js Reorganize platform directory to avoid Chromium-centric appearance 2021-07-16 10:06:58 -04:00
vapi-client.js Shield against possible case of invalid attribute name 2021-10-26 08:55:05 -04:00
vapi-common.js New cosmetic filter parser using CSSTree library 2022-09-23 16:03:13 -04:00
vapi.js Improve test for presence of browser as extensions API 2022-01-01 11:07:17 -05:00