work/mvp/browser-extension/icons/README.md
2025-12-17 22:30:44 +08:00

17 lines
454 B
Markdown
Raw 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.

# 图标文件
请在此文件夹中添加以下尺寸的 PNG 图标:
- `icon16.png` - 16x16 像素(工具栏图标)
- `icon48.png` - 48x48 像素(扩展管理页图标)
- `icon128.png` - 128x128 像素Chrome 商店图标)
## 快速生成图标
你可以使用在线工具生成图标:
- https://www.favicon-generator.org/
- https://realfavicongenerator.net/
或者使用任意图像编辑软件创建不同尺寸的 PNG 文件。