首先选择相应插件, 这里以 git-remark 为例
chrome.storage.local.get('github-repo-notes', res => { console.log(JSON.stringify(res['github-repo-notes']))})
chrome.storage.local.set({'github-repo-notes': obj}, () => {})
开发者账号 backup: liweirancn@gmail.com