mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-01-10 13:48:14 +08:00
56 lines
2.1 KiB
Markdown
56 lines
2.1 KiB
Markdown
# 学生助手 Chrome浏览器插件
|
||
|
||
## 简介 Overview
|
||
|
||
本项目名为学生助手,是一个Chrome浏览器扩展插件。主要针对学生群体,提高资料检索以及日常使用的便捷性、高效性及可定制性。
|
||
|
||
## 链接汇总 Link Summary
|
||
|
||
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
|
||
|
||
## 快速上手 Quick Start
|
||
|
||
第一步 下载扩展包并解压:[码云下载](https://gitee.com/bitdance-team/chrome-extension/repository/archive/master.zip) [GitHub下载](https://codeload.github.com/bitdance-team/chrome-extension/zip/refs/heads/master)
|
||
|
||
第二步 打开Chrome浏览器并访问`chrome://extensions/`
|
||
|
||
> 请确保你已经安装了谷歌浏览器。如果没有安装,[点击此处下载](https://www.google.com/intl/zh-CN/chrome/)
|
||
|
||
第三步 打开开发者模式
|
||
|
||
第四步 点击“加载已解压的扩展程序”
|
||
|
||
第五步 选择刚刚下载的压缩包的 `packages/shell-chrome` 目录即可完成安装
|
||
|
||
## 作者 Authors
|
||
|
||
[张博凯](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)
|
||
|
||
张君秋:网页截图功能,PPT制作
|
||
|
||
张松:确认页直接跳转功能,番茄钟
|
||
|
||
舒诗铜:轻服务后端Api(用户登录、文件上传、备忘录等),备忘录功能,仓库架构
|
||
|
||
朱穆峰:护眼模式,夜间模式
|
||
|
||
## 许可证 License
|
||
|
||
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for the full license text.
|