An extension to capture and automate scenario data from AI Dungeon.
AI Dungeon Scenario Saver is an open source browser extension designed to capture and save scenarios and adventures from the AI Dungeon platform. It works by monitoring network traffic for specific responses and automatically saves relevant data as JSON files. The extension:
Attaches a debugger to the target browser tab when enabled.
Monitors AI Dungeon pages for server responses containing scenario or adventure data.
Automatically captures and saves the data in JSON format with filenames based on the scenario's title.
Provides a toggle feature to enable or disable data capturing.
Automatically detaches the debugger after saving or during inactivity to optimize resource use.
GitHub Repository: https://github.com/NullEqualsZero/AI-Dungeon-Scenario-Saver-Formatter