Displays a real-time network traffic graph in the top panel. Useful for monitoring upload and download speeds visually.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove unnecessary try catch blocks. 2. Please use `file.load_contents_async()` instead of sync since that can freeze the shell process (line 360 `extension.js`): [GJS Guide: Reading File Contents](https://gjs.guide/guides/gio/file-operations.html#reading-file-contents)