1 item
Chrome extension to automatically save Pokémon Showdown replays to local storage. Automatically saves Pokémon Showdown replays to the Showdown servers when a battle ends. What it does - Injects a native-looking "Auto Save replays" checkbox into Showdown's player settings popup so you can toggle the feature from the site UI. - Detects battle end messages in the page DOM and requests the page to save/upload the replay using Showdown's client internals. - Uses in-page client APIs (`room.uploadReplay`, `room.saveReplay`, `Replays.upload`, etc.) and falls back to the server command if necessary. A background fallback is available when the page-side handler is unreliable.
rating_count is the Chrome Web Store ratings count, not a written-review count.