This is a Tampermonkey script designed to analyze values on the "Kabel-Informationen" page of a FritzBox. It highlights important values based on the guidelines from this source. Currently, this only checks the values of the download stream.
To install the script, simply copy the contents of script.js
from this repository into your Tampermonkey plugin. You can adjust the URL of your FritzBox in the @match
section of the script header (the default URL is http://fritz.box/*
).