Convert Mikrotik Table Row Comments into Inline Comments

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

2023-09-18 기준 버전입니다. 최신 버전을 확인하세요.

작성자
myleskeller
평점
0 0 0
버전
1.0
생성일
2023-09-18
갱신일
2023-09-18
크기
5.66KB
라이선스
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.