I added a new function to my “Open All Recordings” userscript that lets you submit all open tabs with a single click.
Just use the following bookmarklet after opening all tabs:
javascript:(function(){ new BroadcastChannel('mb_edit_channel').postMessage('submit-edit'); })();
Click the bookmarklet once all your Harmony edit tabs are open — it will auto-click the submit button in each tab.