Convert Mikrotik Table Row Comments into Inline Comments

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

Autor
myleskeller
Instalaciones diarias
0
Instalaciones totales
4
Calificaciones
0 0 0
Versión
1.0
Creado
18/09/2023
Actualizado
18/09/2023
Tamaño
5.66 KB
Licencia
MIT
Funciona en

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.