aboutsummaryrefslogtreecommitdiff
path: root/ext/offscreen.html
Commit message (Collapse)AuthorAge
* Application main updates (#708)toasted-nutbread2024-02-18
| | | | | | | * Move waitForBackendReady * Add option to wait for DOM before running main * Move script load to be earlier
* Modernize codebaseDarius Jahandarie2023-11-04
| | | | | | - Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js
* fix: clipboard getImage, review commentsjbukl2023-10-21
| | | | | | | implement getImage for offscreen requests move offscreen files, offscreen prep is done in sw prep update permissions document for offscreen rearrange permissions
* chore: unused importjbukl2023-10-20
|
* fix: chromium clipboard accessjbukl2023-10-20
on chromium, backend calls to clipboardGet are forwarded to an offscreen script