### What's the Problem? It's not very clear how to extract archives once they're already open ### Requirements - Added "Extract archive" button to the toolbar, this should open a modal asking where the user wants to extract the archive. - Modal should have a message "Where do you want to extract this archive?" - Modal should have a read only text box that defaults to the parent path + the archive name - Modal should have a browse button where the user can choose a different location - Modal should have an extract button - Modal should have a cancel button