Convert Mikrotik Table Row Comments into Inline Comments

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

Author
myleskeller
Daily installs
0
Total installs
4
Ratings
0 0 0
Version
1.0
Created
2023-09-18
Updated
2023-09-18
Size
5.66 KB
License
MIT
Applies to

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.