李进
|
42a869aaaf
|
fix: popup 直接下载,不通过 background
|
2026-07-27 14:49:58 +08:00 |
|
李进
|
aeb75c746c
|
refactor: popup 流程简化 — 采集→获取→转化→background下载
|
2026-07-27 14:45:09 +08:00 |
|
李进
|
3f7c9648d2
|
fix: 下载移到 background.js 执行,和原插件一致
|
2026-07-27 14:43:29 +08:00 |
|
李进
|
1df8a826c4
|
fix: 用 data URL 下载,和原插件方式一致
|
2026-07-27 14:41:31 +08:00 |
|
李进
|
87f191e27f
|
debug: 添加下载过程日志
|
2026-07-27 14:36:08 +08:00 |
|
李进
|
6e9bec5856
|
fix: 去掉 saveAs,保证下载可用
|
2026-07-27 14:34:29 +08:00 |
|
李进
|
558f4aba4c
|
fix: 加回 saveAs,依赖 Chrome 设置
|
2026-07-27 14:31:05 +08:00 |
|
李进
|
18b5f63fc7
|
fix: 去掉 saveAs 测试下载是否正常
|
2026-07-27 14:27:42 +08:00 |
|
李进
|
75e0268a35
|
fix: 加回 saveAs,不自动关闭 popup
|
2026-07-27 14:25:37 +08:00 |
|
李进
|
119f406a75
|
fix: 去掉 saveAs,直接下载;延迟 revoke URL
|
2026-07-27 14:23:08 +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 |
|