Some fixes
This commit is contained in:
parent
ec216264b1
commit
cf0703f7f5
13 changed files with 798 additions and 0 deletions
8
offscreen.html
Normal file
8
offscreen.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><meta charset="UTF-8" /><title>Volume Booster — Offscreen</title></head>
|
||||
<body>
|
||||
<!-- Unsichtbar. Trägt nur den Audio-Verarbeitungscode. -->
|
||||
<script src="offscreen.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue