此构建目标包含浏览器扩展所需的图标。你需要所有这些属性。 - 如果你发现新的或缺失的值,请使用 提交问题。
¥This build target includes the icons required for browser extensions. You need all of them - and if you discover one that is new or missing, please open an issue.

Icon Genie CLI(Icon Genie CLI)
提示
我们强烈建议你使用 Icon Genie CLI,因为它会读取源图标并自动克隆、缩放、最小化图标,并将其放置在合适的目录中。如有需要,它还会告诉你需要在 /index.html 文件中添加哪些标签。
¥We highly recommend using the Icon Genie CLI, because it consumes a source icon and automatically clones, scales, minifies and places the icons in the appropriate directories for you. When needed, it also tells you what tags you’ll need to add to your /index.html file.
使用 Icon Genie CLI 快速引导必要的图片。要查看完整的选项列表,请访问 Icon Genie CLI 命令列表页面。
¥Quickly bootstrap the necessary images with Icon Genie CLI. For a complete list of options, please visit the Icon Genie CLI command list page.
$ icongenie generate -m bex -i /path/to/source/icon.png
手动说明(Manual instructions)
¥Manual instructions