Compare Chrome extensions: Prevent data-urls in omnibar vs OutSystems Local storage Explorer

Stats Prevent data-urls in omnibar Prevent data-urls in omnibar OutSystems Local storage Explorer OutSystems Local storage Explorer
User count 3,842+ 321
Average rating 0.00 4.57
Rating count 0 7
Last updated 2018-02-04 2018-01-10
Size 4.94K 33.33K
Version 1 0.1
Short description
Simple extension to prevent opening op data-urls. Effectivily forces setting when pushed to managed chromebooks. Often, while developing mobile application with local storage data it is essential to know what data is those tables. For those who…
Full summary

Simple extension to prevent opening op data-urls. Effectivily forces setting when pushed to managed chromebooks.

Often, while developing mobile application with local storage data it is essential to know what data is those tables. For those who tried, you know that using the WebSQL explorer from Chrome dev tools is very similar to being tortured, so we've tried to find a better way to do it.

Since we couldn't find any extension that would fit our requirements, there was only one option in the horizon: create our own Chrome extension to do it.