mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Behind the scene network requests (markdown)
parent
33efbfafe5
commit
378c4ad6da
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Also, the _behind-the-scene_ virtual tab is whitelisted by default, i.e. no filt
|
|||
|
||||
To access the filtering settings for the behind-the-scene network requests is simple a matter of opening popup UI in the network request logger while the _"Behind the scene"_ entry is selected:
|
||||
|
||||
<br><sup>The popup UI will be filled with the data of whatever tab is being currently inspected in the request logger.</sup>
|
||||
<br><sup>The popup UI will be filled with the settings/data of whatever tab is being currently inspected in the request logger.</sup>
|
||||
|
||||
The picture above shows what happen when you navigate through Github: Github makes use of `navigator.sendBeacon()` to send data to Google Analytics, which results in the firing of behind-the-scene requests in Chromium browser.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue