feat(compat): Opera GX Workaround, Firefox MV3, lokale Fonts und Icon-Update
- manifest.opera.json mit Service Worker und Content Script fuer Opera GX Speed Dial - src/js/opera/background.js und redirect.js fuer Tab-Uebernahme - manifest.firefox.json auf Manifest V3 migriert mit Gecko-ID - Fonts von Google Fonts API auf lokale WOFF2-Dateien umgestellt (DSGVO) - Extension-Icons aktualisiert - SECURITY.md und DISCLAIMER.md ueberarbeitet
This commit is contained in:
+2
-1
@@ -2,7 +2,7 @@
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
desktop.ini
|
||||
|
||||
CLAUDE.md
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
@@ -14,6 +14,7 @@ dist/
|
||||
*.zip
|
||||
*.tar.gz
|
||||
node_modules/
|
||||
/xpi/
|
||||
|
||||
# Persönliche Backup-Dateien (nicht ins Repo)
|
||||
favorites_*.html
|
||||
|
||||
Reference in New Issue
Block a user