Chrome Dev Tools support querying a web sql database but the result is shown in a table that cuts off strings that are too long with ellipsis (...)
How can i view the entire columns content? Because of the cutoff a ctrl-a selection + copy does not work
Click the Sources tab to open the Application panel. Expand the Web SQL section to view databases and tables.
# View sessionStorage keys and valuesClick the Application tab to open the Application panel. Expand the Session Storage menu. Click a domain to view its key-value pairs. Click a row of the table to view the value in the viewer below the table.
Clicking three times on the value to select it and copying it seems to be working:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With