You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alvis Zhao d1c5c9b245 refactor: 测试storage存储功能 4 years ago
docs feat: 整合mongo数据库 5 years ago
extension refactor: 测试storage存储功能 4 years ago
server refactor: 优化书签同步算法 5 years ago
.gitignore build: 移除node_modules 5 years ago
README.md feat: 实现书签数据获取并发送到服务端 5 years ago

README.md

谷歌浏览器书签同步扩展

如何安装

  1. 打开谷歌浏览器,输入 chrome://extensions/ 进入扩展页面

  2. 在扩展页面打开 开发者模式

  3. 点击 加载已解压的扩展程序,在弹出的文件选择框中选中本工程的 extension 目录

参考引用