diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..f8f9e51 Binary files /dev/null and b/.DS_Store differ diff --git a/manifest.json b/manifest.json index aa80ec3..63d9417 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "manifest_version": 3, "name": "渠道应用开发部知识库", - "version": "1.0.1", + "version": "1.0.2", "description": "通过关键词快速搜索内部文档", - "permissions": [], + "permissions": ["storage"], "host_permissions": [ "http://app.wisdompulse.cn/*", "http://share.wisdompulse.cn/*" @@ -27,4 +27,4 @@ "128": "icon.png" } } -} +} \ No newline at end of file diff --git a/popup.html b/popup.html index c18a1b8..cc6b129 100644 --- a/popup.html +++ b/popup.html @@ -1,27 +1,30 @@
- -