Add notifications

* Fix entry edit
This commit is contained in:
Corentin 2023-03-20 06:12:08 +09:00
commit 718315d7c4
4 changed files with 185 additions and 40 deletions

View file

@ -6,6 +6,10 @@
<link rel="stylesheet" href="popup.css"/>
</head>
<body>
<div id="notification">
<span id="notification-text"></span>
<img src="/icons/close.svg"/>
</div>
<div id="password-container">
<form id="password-form">
<label for="master-password">Password</label>