1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
xiaomo-chrome-extension/README.md

112 lines
4.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center" style="text-align: center;">
<img src="resources/image/logo.png" width="128" style="width: 128px;">
<p>
<b>
<span style="font-size: 20px;">小墨助手 - 一个Chrome浏览器扩展</span>
<br>
<span style="font-size: 15px;"><i>Xiaomo Assistant</i> - a Chrome extension</span>
</b>
</p>
</div>
> ⚠️目前项目只有基础功能,建议过段时间再来逛逛嗷~
## 简介 Overview
小墨助手是一个Chrome浏览器扩展针对Chrome内核浏览器用户旨在提高资料检索及浏览器日常使用时的便捷性及高效性。
*Xiaomo Assistant* is a Chrome browser extension for Chrome kernel browser users, designed to improve the convenience and efficiency of data retrieval and daily use of the browser.
## 功能 Extension Features
小墨助手主要有以下功能:
*Xiaomo Assistant* mainly has the following functions:
| 功能 features | 简介 introduction |
| -------------------------------------------------------- | ------------------------------------------------------------ |
| Double S 快捷搜索<br />Double S quick search | 在浏览器搜索框输入 `ss` 然后按下空格或回车键,即可进入快捷搜索功能<br />接下来可以按照提示进行输入,然后按回车即可<br />Enter `ss` in the omnibox and then press the space or enter key to access the feature.<br /> You can then type as prompted and press Enter. |
| Google 广告屏蔽<br />Google AD blocking | 暂无简介<br />No introduction yet |
| 阅读全文自动展开<br />Expand the full text automatically | 暂无简介<br />No introduction yet |
| 确认页直接跳转<br />Confirm page redirection | 暂无简介<br />No introduction yet |
## 浏览器支持 Browser support
| 浏览器 | 支持情况 |
| --------------- | ----------- |
| Google Chrome | ✔️(107.0.0+) |
| Microsoft Edge | ✔️(107.0.0+) |
| Mozilla Firefox | ❌ |
>**为何不支持Firefox?**
>
>因为Firefox采用的浏览器内核与Chrome、Edge等浏览器不同所以暂时不支持。
>
>**Why not support firefox?**
>
>Cuz Firefox uses a different browser kernel than Chrome, Edge and other browsers
## 快速上手 Quick Start
> 下面以Chrome浏览器为例说明其他浏览器大同小异。
>
> The following uses Chrome as an example. Other browsers are similar.
第一步 下载扩展压缩包并解压:**【下载地址暂未更新】**
Step 1 Download and extracted the extension package: **[Download link hasn't been updated yet]**
第二步 打开您的Chrome浏览器并访问`chrome://extensions/`
Step 2 Open your Chrome browser and access `chrome://extensions/`
> 请确保你已经安装了谷歌浏览器。如果没有安装,[点击此处下载](https://www.google.com/intl/zh-CN/chrome/)
>
> Please make sure you have Google Chrome installed. If not, [click here](https://www.google.com/intl/en-US/chrome/) to download.
第三步 打开开发者模式
Step 3 Open Developer mode.
第四步 点击“加载已解压的扩展程序”按钮
Step 4 Click "Load unzipped Extension" button.
第五步 选择刚刚解压出的文件夹即可完成安装
Step 5 Select the folder we've just extracted to complete the installation.
## 作者 Authors
[程序员小墨](https://github.com/coder-xiaomo)
## 关于 About
### 本项目的前身 Predecessor of the project
> This is a brief introduction to the project's predecessor, which is currently not translated into English
本项目的前身是:[学生助手](https://github.com/bitdance-team/chrome-extension),该项目由[BitDance Team](https://github.com/bitdance-team)(学生团队)开发,是参加第二届青训营的结营项目,获得[第二届青训营最佳创意奖](https://mp.weixin.qq.com/s/6ky6cAiCLjXFhedaMJtxtg)。(团队成员及详细信息可以点击链接查看)
[](https://github.com/coder-xiaomo)作为团队队长一直在思考如何让这个浏览器扩展真正成为一个能够使用的工具。考虑到原有项目功能比较杂乱所以决定重新整理整个项目删繁就简打磨核心功能。目前重新整理了整个项目的代码框架和结构删除了实际意义不大的部分功能将扩展manifest更新至MV3并调整了部分代码。
## 许可证 License
本项目使用MIT许可证授权。请参阅[LICENSE](./LICENSE)文件获取完整许可证文本。
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for the full license text.