feat(ext/vault): scaffold vault.html tab with sidebar+pane layout and hash routing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-04-27 15:53:53 -04:00
parent 7e0950e364
commit 6c8ebb3548
6 changed files with 2182 additions and 0 deletions

View File

@@ -30,5 +30,10 @@
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"commands": {
"open-vault": {
"description": "Open relicario vault"
}
},
"web_accessible_resources": []
}