0

Is it possible to calculate or record the network data consumption of a browser tab using a JavaScript script or a chrome API?

1 Answers1

0

This can be done with Network Information API... Please check MDN:

MDN Reference

Aldin
  • 85
  • 12