Review of "Net speed Simplified" version 40

Details Page Preview

A Net Speed extension With Loads of Customization. Fork of simplenetspeed Full CHANGELOG can be found on github releases page Features 1. Clean UI 2. Adjustable Refresh rate 3. Preferences to manage extension 4. Vertical Alignment Support 5. Two Icon sets for Indicators Feature Highlights for Preferences 1. Lock Mouse Actions option 2. Advance Position options to pinpoint where to place the indicator on the Panel. 3. Refresh time option by which you can change refresh rate value between 1.0 and 10.0 seconds. 4. Option to show upload speed first 5. Color Customizations for speed indicators 6. Option to Hide when Disconnected 7. Option to use shorter units like K/s instead of KB/s 8. Limit Unit option and more... Modes 1. Total net speed in terms of bits per second 2. Total net speed in terms of bytes per second 3. Combined Up & down speed in terms of bits per second 4. Combined Up & down speed in terms of bytes per second 5. Total transferred data in terms of bytes (Right click to reset counter) Mouse Events - Left click to change modes - Right click(in 1-4 modes): Toggle the visibility of total transfer data. - Right click(in 5th mode): Reset total transfer data. - Right Click(Four consecutive times): Toggle through horizontal/vertical alignment. - Middle click: Cycle through the font sizes.

Extension Homepage
https://github.com/prateekmedia/netspeedsimplified

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Don't create class and functions inside the method in prefs.js. 2. Null out in disable (line 112 extension.js).
JustPerfection rejected
3. Please use `TextDecoder` instead of `byteArray` (line 123 extension.js): https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder