Convert Mikrotik Table Row Comments into Inline Comments

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

Автор
myleskeller
Установок в день
0
Всего установок
4
Оценки
0 0 0
Версия
1.0
Создано
18.09.2023
Обновлено
18.09.2023
Размер
5,7 КБ
Лицензия
MIT
Работает на

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.