2022-02-09 22:59:04 +08:00
|
|
|
|
# 学生助手 Chrome浏览器插件
|
2022-01-22 18:19:17 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
## 简介 Overview
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
本项目名为学生助手,是一个Chrome浏览器扩展插件。主要针对学生群体,提高资料检索以及日常使用的便捷性、高效性及可定制性。
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-10 01:03:31 +08:00
|
|
|
|
## 链接汇总 Link Summary
|
2022-02-10 00:31:42 +08:00
|
|
|
|
|
|
|
|
|
Gitee仓库:https://gitee.com/bitdance-team/chrome-extension
|
|
|
|
|
|
|
|
|
|
GitHub仓库:https://github.com/bitdance-team/chrome-extension
|
|
|
|
|
|
|
|
|
|
后台Api接口(轻服务):https://qcmma8.app.cloudendpoint.cn/api/swagger-html
|
|
|
|
|
|
|
|
|
|
项目文档:https://qca566.api.cloudendpoint.cn/getFile?file=doc
|
|
|
|
|
|
|
|
|
|
项目展示PPT:https://qca566.api.cloudendpoint.cn/getFile?file=ppt
|
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
## 快速上手 Quick Start
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
第一步 下载扩展包并解压:[码云下载](https://gitee.com/bitdance-team/chrome-extension/repository/archive/master.zip) [GitHub下载](https://codeload.github.com/bitdance-team/chrome-extension/zip/refs/heads/master)
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
第二步 打开Chrome浏览器并访问`chrome://extensions/`
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
> 请确保你已经安装了谷歌浏览器。如果没有安装,[点击此处下载](https://www.google.com/intl/zh-CN/chrome/)
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
第三步 打开开发者模式
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
第四步 点击“加载已解压的扩展程序”
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
第五步 选择刚刚下载的压缩包的 `packages/shell-chrome` 目录即可完成安装
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
2022-02-09 22:59:04 +08:00
|
|
|
|
## 作者 Authors
|
|
|
|
|
|
2022-02-10 01:03:31 +08:00
|
|
|
|
[张博凯](https://github.com/coder-xiaomo)、[郑丽](https://gitee.com/zhneglili)、[郑小双](https://gitee.com/xiao_io)、张君秋、[舒诗铜](https://gitee.com/pikoyo)、张松、朱穆峰
|
|
|
|
|
|
|
|
|
|
### 分工 Division of labor
|
|
|
|
|
|
|
|
|
|
张博凯:DoubleS快捷搜索,Google广告屏蔽,代码仓库分支合并,项目Bug修复
|
|
|
|
|
|
|
|
|
|
郑小双:扩展主面板,阅读原文自动展开,鼠标样式及鼠标动效
|
|
|
|
|
|
|
|
|
|
郑丽:天气展示功能,翻译功能(使用轻服务云函数构建Api)
|
|
|
|
|
|
2022-02-10 04:38:18 +08:00
|
|
|
|
张君秋:网页截图功能,PPT制作
|
2022-02-10 01:03:31 +08:00
|
|
|
|
|
|
|
|
|
张松:确认页直接跳转功能,番茄钟
|
|
|
|
|
|
|
|
|
|
舒诗铜:轻服务后端Api(用户登录、文件上传、备忘录等),备忘录功能,仓库架构
|
|
|
|
|
|
|
|
|
|
朱穆峰:护眼模式,夜间模式
|
2022-02-09 22:59:04 +08:00
|
|
|
|
|
|
|
|
|
## 许可证 License
|
2022-01-22 18:54:44 +08:00
|
|
|
|
|
|
|
|
|
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for the full license text.
|