哪个版本的chrome/opera/firefox支持IndexedDb?

oca*_*nal 2 html5 opera google-chrome web-sql indexeddb

正如我在本页的评论中看到的那样,我无法理解如果chrome真的支持IndexedDB.

我要为chrome/opera/firefox编写一个用户脚本,并决定不使用localstorage,我只是想尝试使用IndexedDB而不是localstorage,但在开始编写脚本之前,我必须知道

哪个版本的chrome/opera/firefox支持IndexedDb?

谢谢.

bul*_*ley 11

我可以使用最好的摘要.

哪个版本的chrome/opera/firefox支持IndexedDb?

完全支持的浏览器摘要.

Chrome:版本11以后

Opera:版本15以后

Firefox:版本4以后

为了更好的衡量,IE:版本10以后