|
Add in-app extension download page
Distribute the gnexus-creds browser extension from the service itself. Package Chrome and Firefox builds into extensions/dist/ with a manifest describing version, checksums, and sizes; serve them via authenticated FastAPI endpoints and surface a new Extension tab in the Vue UI with download cards, SHA-256, and install instructions. Co-Authored-By: Claude <noreply@anthropic.com> |
|---|
|
|
| Dockerfile |
|---|
| README.md |
|---|
| extensions/dist/gnexus-creds-extension-chrome-0.1.0.zip 0 → 100644 |
|---|
|
Not supported
|
| extensions/dist/gnexus-creds-extension-firefox-0.1.0.zip 0 → 100644 |
|---|
|
Not supported
|
| extensions/manifest.json 0 → 100644 |
|---|
| frontend/src/App.vue |
|---|
| frontend/src/api.js |
|---|
| frontend/src/styles.css |
|---|
| gnexus_creds/api.py |
|---|
| gnexus_creds/config.py |
|---|
| gnexus_creds/schemas.py |
|---|
| tests/test_extension.py 0 → 100644 |
|---|