If you ever need to find what is triggering a network request, you’re in luck.

From Chome’s Dev Tools, open the network tab. Find the “Initiator” column for the request. Hover and you’ll see a popup with the stack.

initiator

You can find more hot stuff by reading the docs, if that’s your thing.