mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-08 08:45:14 +08:00
完善Double S快捷搜索;更新Readme
This commit is contained in:
42
README.md
42
README.md
@@ -1,34 +1,38 @@
|
||||
# BitDance浏览器插件
|
||||
# 学生助手 Chrome浏览器插件
|
||||
|
||||
> bitdance-chrome-extension
|
||||
## 简介 Overview
|
||||
|
||||
## Overview
|
||||
本项目名为学生助手,是一个Chrome浏览器扩展插件。主要针对学生群体,提高资料检索以及日常使用的便捷性、高效性及可定制性。
|
||||
|
||||
xxx
|
||||
## 快速上手 Quick Start
|
||||
|
||||
## 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)
|
||||
|
||||
xxx
|
||||
第二步 打开Chrome浏览器并访问`chrome://extensions/`
|
||||
|
||||
## Using
|
||||
> 请确保你已经安装了谷歌浏览器。如果没有安装,[点击此处下载](https://www.google.com/intl/zh-CN/chrome/)
|
||||
|
||||
xxx
|
||||
第三步 打开开发者模式
|
||||
|
||||
## Screenshots
|
||||
第四步 点击“加载已解压的扩展程序”
|
||||
|
||||
xxx
|
||||
第五步 选择刚刚下载的压缩包的 `packages/shell-chrome` 目录即可完成安装
|
||||
|
||||
## Authors
|
||||
|
||||
- [xiaomo](https://github.com/coder-xiaomo)
|
||||
- [xxx](xxx)
|
||||
- [xxx](xxx)
|
||||
- [xxx](xxx)
|
||||
- [xxx](xxx)
|
||||
- [xxx](xxx)
|
||||
- [xxx](xxx)
|
||||
|
||||
## License
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 作者 Authors
|
||||
|
||||
[张博凯](https://github.com/coder-xiaomo)、[xxx](xxx)、[xxx](xxx)、[xxx](xxx)、[xxx](xxx)、[xxx](xxx)、[xxx](xxx)
|
||||
|
||||
## 许可证 License
|
||||
|
||||
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for the full license text.
|
||||
|
||||
## 链接 link
|
||||
|
||||
Chrome扩展页: `chrome://extensions/`
|
||||
|
Reference in New Issue
Block a user