Smart-Sync, Scope-Fix, Auto-Refresh, defaults.local.json

- Background-Sync: SHA-Check alle 5s, voller Pull nur bei Änderung
- Sync-Hashes werden nach Pull im Storage geschrieben → grüne Dots
- UI refreshed automatisch bei Background-Sync (storage.onChanged)
- Scope-Badge-Bug gefixt (folderToScope normalisiert den Vergleich)
- defaults.local.json: optionale vorkonfigurierte Verbindungsdaten
- README: Doku für defaults.local.json und XPI-Build mit/ohne Defaults
This commit is contained in:
Kendrick Bollens
2026-05-07 10:50:36 +02:00
parent 533d5a34f2
commit bc82e33bf2
6 changed files with 118 additions and 38 deletions

View File

@@ -1062,7 +1062,6 @@
</div>
</div>
<script src="../defaults.local.js" onerror=""></script>
<script src="templates_options.js"></script>
</body>
</html>