Commit Graph
6 Commits
Author SHA1 Message Date
李进 e19b80de47 debug: background 下载日志 2026-07-27 15:12:32 +08:00
李进 984b03c3d6 fix: 用 chrome.storage.session 传 base64,background 下载 2026-07-27 15:07:51 +08:00
李进 224983c790 fix: background 完整重写,添加下载日志 2026-07-27 14:47:53 +08:00
李进 3f7c9648d2 fix: 下载移到 background.js 执行,和原插件一致 2026-07-27 14:43:29 +08:00
李进 dca8a40508 fix: 去掉自动下载 JSON,只下载 PPTX 2026-07-27 14:21:13 +08:00
李进 f7307a0891 refactor: web-to-pixso → web-to-ppt 全面改名
- 目录 web-to-pixso/ → web-to-ppt/
- 所有代码引用:PIXSO → WEB_TO_PPT, webToPixso → webToPPT
- 数据格式:pixso-design-capture → web-to-ppt-capture
- CSS 选择器:__web_to_pixso_ → __web_to_ppt_
- README 重写,移除 Pixso 相关描述
- docs/web-to-pixso-mapping.md → docs/web-to-ppt-mapping.md
2026-07-27 14:12:44 +08:00