create the screenshot functionality

This commit is contained in:
Michi 2024-11-06 20:18:19 +01:00
parent 3363ec9acf
commit f32a3b56ce
4 changed files with 52 additions and 3 deletions

View file

@ -1,4 +1,5 @@
// Script for Popup
const toggleRecordingBtn = document.getElementById("toggleRecording");
toggleRecordingBtn.addEventListener('click', () => {