metadata
This commit is contained in:
36
README.md
36
README.md
@@ -1,7 +1,35 @@
|
||||
# Tauri + Vue + TypeScript
|
||||
# Chrom Tool
|
||||
|
||||
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
||||
一个 Chromium 系浏览器本地数据管理工具。
|
||||
|
||||
## Recommended IDE Setup
|
||||
## 功能
|
||||
|
||||
- [VS Code](https://code.visualstudio.com/) + [Vue - Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
|
||||
- 扫描浏览器用户资料
|
||||
- 查看已安装插件,并支持删除插件
|
||||
- 查看书签,并支持删除书签
|
||||
- 查看已保存登录站点
|
||||
- 清理历史相关文件
|
||||
- `History`
|
||||
- `Top Sites`
|
||||
- `Visited Links`
|
||||
- `Sessions` 目录中的文件
|
||||
- 支持自定义浏览器路径配置
|
||||
|
||||
## 当前支持
|
||||
|
||||
- Windows
|
||||
- macOS
|
||||
|
||||
已适配的浏览器:
|
||||
|
||||
- Google Chrome
|
||||
- Microsoft Edge
|
||||
- Brave
|
||||
- Vivaldi
|
||||
- Yandex Browser
|
||||
- Chromium
|
||||
|
||||
## 说明
|
||||
|
||||
- 项目主要面向 Chromium 系浏览器本地资料目录
|
||||
- 部分删除或清理操作在浏览器运行中可能失败,建议先关闭对应浏览器
|
||||
|
||||
Reference in New Issue
Block a user