Lichess Friends List Opener 的评价
Lichess Friends List Opener 作者: brooksdev
1 条评价
- There's a bug:
In rare cases the friend_box div contains an i-tag, which will cause the plugin to keep clicking.
The decision wether to click or not should only depend on the existence of "none" in the classlist of friendboxs subdiv (div class="content_wrap")
Instead it is also being checked if friend_box has an i-tag as first child, which causes the bug.
Hopefully this message reaches brooksdev