2
I recall using a chrome or firefox extension that pulled up a little bar at the bottom of my browser that showed the adress of the .dat file whenever a webpage I was on accessed it. Does anyone know the name of this, or a similar, plugin?
2
I recall using a chrome or firefox extension that pulled up a little bar at the bottom of my browser that showed the adress of the .dat file whenever a webpage I was on accessed it. Does anyone know the name of this, or a similar, plugin?
1
Live HTTP Headers for FireFox will show you all the URLs that a page has accessed. You can put in a filter in the options to only show the .dat
files.
Chrome has similar functionality built in. There is a network tab on the developer console that shows all the resources that a page uses. There is no filter for it to show only .dat
files.