Throughout the past few years, I have delved into various javascript libraries like Raphael.js and D3, experimenting with animations sourced from different corners of the internet for my own learning. I've obtained code snippets from Git repositories including skrollr and other lesser-known resources.
Lately, I've been organizing my files, discarding old experiments while tidying up the ones I intend to keep. This led me to ponder about security concerns.
I'm curious - is there a developer tool available that allows me to monitor the websites my JavaScript code communicates with? I want to ensure that I am not unknowingly running scripts related to someone else's Twitter bot or any other unauthorized activity.