Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions plugins/web-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 更新日志

## [1.0.0] - 2026-09-05

### Added

- 新增 11 个常用搜索引擎,可快速一键添加
- 新增适配浅色深色模式
- 新增默认搜索引擎功能
- 新增自定义缩写指令使用后从最近使用移除功能
17 changes: 17 additions & 0 deletions plugins/web-search/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 网页搜索

在 ztools 中快速使用各种搜索引擎进行网页搜索。内置 11 个常用搜索引擎,支持自定义添加,输入指令直接用浏览器打开搜索结果。

## 功能特性

- 🚀 快速搜索:在 ztools 搜索框输入指令,直接打开浏览器搜索
- 🔍 多引擎支持:内置 11 个常用搜索引擎,支持自定义添加
- ⚙️ 默认引擎:可设置默认搜索引擎,输入任意关键词直接搜索
- 🌓 深浅模式:适配 ztools 浅色/深色主题
- 📝 智能历史:自定义缩写指令使用后自动从最近使用移除,保持最近使用美观

## 使用方法

- 输入 bd → 选择百度 → 输入关键词 → 回车,用百度搜索
- 输入 gg → 选择 Google → 输入关键词 → 回车,用 Google 搜索
- 输入任意关键词 → 选择匹配推荐的默认搜索引擎 → 回车搜索
4 changes: 4 additions & 0 deletions plugins/web-search/assets/360-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions plugins/web-search/assets/360sousuo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions plugins/web-search/assets/Yahoo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions plugins/web-search/assets/Yandex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions plugins/web-search/assets/alert-triangle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions plugins/web-search/assets/baidu-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions plugins/web-search/assets/baidu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions plugins/web-search/assets/bing-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions plugins/web-search/assets/bing.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading