文件历史

提交图

14 次代码提交

作者 SHA1 备注 提交日期
hangerye 78d8696be7 chore: 重构画布和回放引擎 2025-11-03 01:26:28 +08:00
hangerye 4436996c99 feat: 卡顿问题修复 2025-10-16 10:10:06 +08:00
hangerye f037536ba8 feat: editor temp store 2025-10-13 10:07:14 +08:00
hangerye 471083e579 feat: record/replay support 2025-10-10 10:26:04 +08:00
hangerye eef5d9f5f4 feat: add performance tool 2025-10-10 01:16:32 +08:00
hangwin 25f416635b feat(extension): add unified chrome_userscript tool
- Implement UserscriptTool with create/list/get/enable/disable/update/remove/send_command/export
- Auto strategy selection (insertCSS, persistent ISOLATED/MAIN) with CSP-aware fallback
- Persistence via chrome.storage; tab re-injection on navigation
- Register tool and schema; add USERSCRIPTS storage key
- Add Vue SFC typings (env.d.ts); fix lint/typecheck
2025-10-09 09:18:31 +00:00
hangerye d4e2fb3c8d feat: commit for store 2025-10-09 10:00:36 +08:00
hangerye 078ea77a1e feat: tools optimize 2025-10-09 01:47:31 +08:00
hangwin 794cbcc347 Merge pull request #146 from kaovilai/feat/file-upload-tool
feat: Add file upload capability using Chrome DevTools Protocol
2025-10-06 00:36:22 +08:00
Tiger Kaovilai bf77546ab1 feat: Add file upload capability using Chrome DevTools Protocol
- Implement FileUploadTool using CDP's DOM.setFileInputFiles
- Add FileHandler for native host to handle URL downloads and base64 data
- Support three input methods: local file path, URL download, base64 data
- Integrate with existing native messaging host infrastructure
- Follow existing tool patterns from network-capture-debugger

This enables programmatic file uploads to web forms, addressing the limitation
identified in issue #145.
2025-08-08 18:41:54 -04:00
wyhao31 c71a968fb2 feat: add chrome_switch_tab 2025-07-24 22:39:39 -07:00
hangerye d25a0fbecb feat: add console tool & support mcp stdio type 2025-06-22 21:45:17 +08:00
hangerye 1ea6433a25 feat: add inject tool 2025-06-16 01:13:52 +08:00
hangerye 736faade25 feat: Project Initialization and Code Migration. 2025-06-09 21:15:42 +08:00