H2D Capture의 버전 기록 - 2개 버전
H2D Capture 제작자: Cranch
H2D Capture의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.6
2026년 3월 30일에 출시 - 43.82 KBfirefox 142.0 이상에서 작동v1.6 — Firefox clipboard fix & code cleanup
• Fixed clipboard writing on Firefox: clipboard.write() is now initiated synchronously during the user click gesture using a deferred Promise<Blob>, so it no longer fails due to missing user activation
• Removed unused clipboard bridge code from injector.ts
• Removed unnecessary clipboardWrite permission — clipboard is handled in MAIN world via user gesture
• Deduplicated HTML encoding logic between toolbar.ts and the capture libraryMIT 라이선스에 따라 릴리스된 소스 코드