H2D Capture version history - 2 versions
H2D Capture by Cranch
H2D Capture version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.6
Released Mar 30, 2026 - 43.82 KBWorks with firefox 142.0 and laterv1.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 librarySource code released under MIT License
Older versions
Version 1.5
Released Mar 27, 2026 - 43.59 KBWorks with firefox 142.0 and laterSource code released under MIT License