Chrome Extension that extracts metroretro.io JSON to your clipboard as an HTML list
- Clone repo and run
yarnto install dependencies - Run
yarn buildto generate a/distfolder - Go to chrome://extensions/
- Enable Developer Mode
- Click "Load Unpacked"
- Upload
/distfolder
This extension only works on https://metroretro.io when a user is exporting the board's JSON.
- Upon completing your MetroRetro session, click the "export" button
- Select JSON and click "View Raw"
- Highlight the entire JSON block using
cmd a - Right click to open the Chrome context menu
- Select "Extract JSON to List"
- The JSON values are copied to your clipboard as a list