Files
plugins/Links/templates/mirages-modify/manifest.json
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

11 lines
237 B
JSON
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.
{
"name": "mirages-modify",
"title": "Material Design Cards 2",
"version": "1.0.0",
"description": "仿 Mirages 的 HTML 卡片网格输出md3风格含 CSS/JS 注入。",
"inject": {
"css": true,
"js": true
}
}