Convert Mikrotik Table Row Comments into Inline Comments

Converts Mikrotik webfig's full-row table comments into inline comments similar to WinBox

Versione datata 18/09/2023. Vedi la nuova versione l'ultima versione.

Autore
myleskeller
Valutazione
0 0 0
Versione
1.0
Creato il
18/09/2023
Aggiornato il
18/09/2023
Dimensione
5,66 KB
Licenza
MIT
Applica a

Description

This userscript Converts Mikrotik webfig's full-row table comments into inline comments similar to how they work by default in WinBox.

Configuration

  • @match should include your Mikrotik router's IP address if you have it configured to be different from the default 192.168.88.1.
  • the loadDelay variable changes the delay giving the page time to load before running the script the first time.

Disclaimers

  • I am not a frontend developer, therefore this is likely an inefficient solution.
  • I can only verify that this works on the computers on my LAN.
  • If you experience issues, report them to the issues page on the repository. There is no guarantee that I will maintain this script indefinitely.