Siderite / lichessTools

Browser extension that turbocharges the lichess.org site with extra functionalities
MIT License
29 stars 6 forks source link

Persist in storage the Explorer values and restore them in cache when Explorer instantiates #782

Closed Siderite closed 2 months ago

Siderite commented 2 months ago

Each FEN ply should allow for N (100) entries. When the maximum is reached, always remove an existing one.

Siderite commented 2 months ago

Nevermind. Explorer calls are already cached by the browser.