Open Chrome DevTools. In the filter field of the network tab, enter the string -scheme:chrome-extension (see screenshot below):

This is case sensitive, so make sure it is in string format. This will hide all resources requested by the extensions.
source share