Privacy notice
This commit is contained in:
@@ -60,4 +60,10 @@ tr {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.disclaimer {
|
||||
margin-top: 15px;
|
||||
font-size: 50%;
|
||||
color: green;
|
||||
}
|
||||
|
||||
/* @media (prefers-color-scheme: dark) {} */
|
||||
|
||||
@@ -55,5 +55,10 @@
|
||||
</template>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="disclaimer">
|
||||
No user data is collected or transmitted.
|
||||
All private keys are stored in the extension's sequestered local browser storage.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user