As I see in comments of this page , I could not understand that if chrome supports IndexedDB really.
I'm going to write an userscript for chrome/opera/firefox, and decided to not use localstorage, I just wanna try IndexedDB instead of localstorage, but before start to write script, I have to know that
Which versions of chrome/opera/firefox support IndexedDb?
Thanks.