diff --git a/Behind-the-scene-network-requests.md b/Behind-the-scene-network-requests.md index 90ed3da..1d1a098 100644 --- a/Behind-the-scene-network-requests.md +++ b/Behind-the-scene-network-requests.md @@ -16,6 +16,8 @@ For the Chromium browser, examples of behind-the-scene network requests: ### How to inspect behind-the-scene network requests -Starting with version µBlock 0.8.6.0, you can inspect behind-the-scene network requests using the network request logger: +Starting with version µBlock 0.8.6.0, you can inspect behind-the-scene network requests using the network request logger. Just select the _"Behind the scene"_ entry in the drop down list. -![c](https://cloud.githubusercontent.com/assets/585534/5888630/0691e7ee-a3d5-11e4-8510-ed0955f39deb.png) \ No newline at end of file +![c](https://cloud.githubusercontent.com/assets/585534/5888630/0691e7ee-a3d5-11e4-8510-ed0955f39deb.png) + +Typically, you will leave the network request logger opened for a long duration in order to catch all and any behind-the-scene network requests. \ No newline at end of file