From 1a17ac516f77e1ec614176ad51462f6da9fa3f0f Mon Sep 17 00:00:00 2001 From: Alvis Zhao <alvisisme@163.com> Date: Sat, 22 Feb 2020 14:47:06 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E6=AD=A5=E9=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8892d5..5e274b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # 谷歌浏览器书签同步插件 +## 如何安装 + +1. 打开谷歌浏览器,输入 **chrome://extensions/** 进入扩展页面 + +1. 在扩展页面打开 **开发者模式** + +1. 点击 **加载已解压的扩展程序**,在弹出的文件选择框中选中本工程的 **extension** 目录 + ## 参考引用 -* [chrome extensions Getting Started Tutorial](https://developer.chrome.com/extensions/getstarted) -* []() \ No newline at end of file +* [chrome extensions Getting Started Tutorial](https://developer.chrome.com/extensions/getstarted) \ No newline at end of file