No description
- JavaScript 100%
| .vscode | ||
| KNLTB Tools Icon.icon | ||
| lib | ||
| pages | ||
| shared | ||
| icon-old.png | ||
| icon.png | ||
| icon_128x128.png | ||
| image_1280x800.png | ||
| manifest.json | ||
| README.md | ||
KNLTB-Tools
Refactor status
The extension is being reorganized into page-specific scripts and shared helpers:
shared/knltb-utils.js— shared normalization, URL, and rating utilitiesshared/ui-panel.js— shared panel/button style helperspages/player-profile.js— player profile page logic and chartspages/draw.js— team/draw page logic and rating refresh
Legacy root files remain in place as backups while the refactor is completed.