Export all recipes to JSON file, see mod-portal page (https://mods.factorio.com/mods/Xyfi/JsonExtractor) for instructions.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
With version 0.1.2 of the mod, the working command to use it is:
/command remote.call("ExtractToJson", "recipes")
rather than what the information tab says:
/command remote.call("JsonExtractor", "recipes")
Thanks for the heads-up. Fixed.