Release 1.1.0: switch to dewemoji.com and simplify account UI

This commit is contained in:
Dwindi Ramadhana
2026-02-20 11:24:19 +07:00
parent bcbbab7922
commit 5a67be8f70
4 changed files with 44 additions and 70 deletions

View File

@@ -4,7 +4,7 @@ This checklist verifies extension behavior against current backend flow.
## Preconditions
- Extension loaded in Chrome (unpacked).
- Backend reachable at `https://api.dewemoji.com/v1`.
- Backend reachable at `https://dewemoji.com/v1`.
- Backend deployed with extension search route:
- `GET /v1/extension/search`
- Browser DevTools available for network/console checks.