サクサク読めて、アプリ限定の機能も多数!
Chrome syncの対象になる。オブジェクトを直接読み書きできる。ので、localStrageより便利なChrome拡張用のstorage。permission設定が必要。
ledsun のブックマーク 2015/03/14 23:47
chrome.storage | API | Chrome for Developers[GoogleChrome][chrome][storage]Chrome syncの対象になる。オブジェクトを直接読み書きできる。ので、localStrageより便利なChrome拡張用のstorage。permission設定が必要。2015/03/14 23:47
このブックマークにはスターがありません。 最初のスターをつけてみよう!
developer.chrome.com2013/01/12
To use the storage API, declare the "storage" permission in the extension manifest. For example: { "name": "My extension", ... "permissions": [ "storage" ], ... } Concepts and usage The Storage API...
17 人がブックマーク・4 件のコメント
\ コメントが サクサク読める アプリです /
Chrome syncの対象になる。オブジェクトを直接読み書きできる。ので、localStrageより便利なChrome拡張用のstorage。permission設定が必要。
ledsun のブックマーク 2015/03/14 23:47
このブックマークにはスターがありません。
最初のスターをつけてみよう!
chrome.storage | API | Chrome for Developers
developer.chrome.com2013/01/12
To use the storage API, declare the "storage" permission in the extension manifest. For example: { "name": "My extension", ... "permissions": [ "storage" ], ... } Concepts and usage The Storage API...
17 人がブックマーク・4 件のコメント
\ コメントが サクサク読める アプリです /