obsidian-image-copu/manifest.json
taiyi 5a4b3e66bd 1. 支持markdown和富文本编辑器
2. 完善代码块和图片复制粘贴
2025-10-16 22:15:22 +08:00

11 lines
494 B
JSON
Raw Permalink 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.

{
"id": "bulk-copy-images",
"name": "Bulk Copy with Images",
"version": "2.2.1",
"minAppVersion": "0.15.0",
"description": "一键复制笔记全文,自动转换为富文本 HTML图片智能压缩并内嵌为 base64。完美支持飞书云文档、微信公众号、知乎等富文本编辑器平台。统一的 HTML 注释占位符机制确保代码块、图片、表格完美还原显示。",
"author": "you",
"authorUrl": "",
"fundingUrl": "",
"isDesktopOnly": false
}