WojtekTB / Chesscom-to-lichess-games

This is a chrome AND firefox extension for one click import of chess.com games to lichess!
MIT License
45 stars 9 forks source link

Fix game not finished alert #17

Closed abd-el closed 1 year ago

abd-el commented 1 year ago

The share button, which is required for the game to be able to be imported, sometimes has a different classname than expected, I tried to fix this by looking for the aria-label Share if finding the share button fails.

Fixes this issue: https://github.com/WojtekTB/Chesscom-to-lichess-games/issues/16