Firefox extension for fetching turns of battlesnake games to simplify testing and developing snakes with real game data.
This extension shows a button in the URL bar of an opened game, allowing you to copy specific turns. The copied data closely relates to the requests the snakes got during the actual game.
Install it by selecting about:addons
> Install Add-On From File...
.
Clone the repository and open about:debugging
> This Firefox
> Load Temporary Add-on
.
Navigate to the repository directory and select the manifest.json
.