sal-modular/crypto_vault_extension
Sameh Abouel-saad 580fd72dce feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP)
- Added SignRequestManager.js to manage sign requests, including UI states for keyspace lock, mismatch, and approval.
- Implemented methods for loading state, rendering UI, and handling user interactions (approve/reject requests).
- Integrated background message listeners for keyspace unlock events and request updates.
2025-06-04 16:55:15 +03:00
..
background feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
demo feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
icons Add session timeout, refactor session manager, reduce code duplication, update icons & styling 2025-05-29 08:57:25 +03:00
js Add session timeout, refactor session manager, reduce code duplication, update icons & styling 2025-05-29 08:57:25 +03:00
popup/components feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
styles feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
wasm feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
background.js feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
manifest.json feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
popup.html feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
popup.js feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00
test_extension.md feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP) 2025-06-04 16:55:15 +03:00