MioKit.WebSearch 1.0.1

dotnet add package MioKit.WebSearch --version 1.0.1
                    
NuGet\Install-Package MioKit.WebSearch -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MioKit.WebSearch" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MioKit.WebSearch" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MioKit.WebSearch" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MioKit.WebSearch --version 1.0.1
                    
#r "nuget: MioKit.WebSearch, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MioKit.WebSearch@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MioKit.WebSearch&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=MioKit.WebSearch&version=1.0.1
                    
Install as a Cake Tool

{"schema":"miokit.plugin-package","schemaVersion":1,"plugin":{"metadataVersion":"1.0","id":"miokit.websearch","name":"网页快开","description":"# 网页快开\n\n在 MioKit 中搜索浏览器收藏夹,并用自定义网站或搜索模板快速打开网页。\n\n## 收藏夹\n\n自动索引本机 **Microsoft Edge**、**Google Chrome**、**Mozilla Firefox** 的收藏夹。在搜索框输入命令 `bookmark-web` 或 `favorites-web` 后,按标题或网址查找并打开。\n\n## 自定义网站\n\n自定义网站始终参与全局搜索:\n\n- **固定网页**:按名称、别名或 URL 匹配后直接打开。\n- **搜索模板**:在地址中加入 `{query}`,例如 `https://www.bing.com/search?q={query}`。查询可来自搜索框输入、剪贴板,或输入优先、剪贴板兜底。\n\n网站支持别名与热键;热键触发搜索模板时使用剪贴板文本替换 `{query}`。\n\n## 设置\n\n搜索「网页快开」打开管理窗口,可维护网站列表、选择默认浏览器,并同步浏览器收藏夹索引。","category":"搜索","author":"tinyisle","website":"https://www.tinyisle.cn/plugins/web-search","assembly":"MioKit.WebSearch.dll","icon":"Assets/icon.png","minSdkVersion":"1.1.1","minHostVersion":"1.0.0","nugetDependents":[]}}

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 86 8/16/2026
1.0.0 80 8/16/2026