When developing in Visual Studio, html pages can be run in a temporary localhost, e.g. http://localhost:64371. Different each time VS is run. How can I access the local storage items saved from previous runs? I don't know what ports were used. Is there a way to view all local storage from all sites? A browser like Chrome, F12, Application, Local Storage only shows the current site.