【发布时间】:2012-11-19 12:03:11
【问题描述】:
如果http://example.com/ 创建一个IndexedDB 数据库,Chrome 扩展程序(用于example.com 以外的域)是否可以打开并查询该数据库?
【问题讨论】:
-
这个讨论说我们可以在 chrome 扩展中使用 indexdb stackoverflow.com/questions/38905362/…
标签: google-chrome-extension indexeddb