working v1.

This commit is contained in:
fiatjaf
2022-01-14 09:49:03 -03:00
parent 0d38bc7eb3
commit db20f0c370
21 changed files with 884 additions and 1111 deletions

8
extension/prompt.html Normal file
View File

@@ -0,0 +1,8 @@
<!DOCTYPE html>
<meta charset="utf-8" />
<title>nos2x</title>
<div id="main" style="width: 300px; height: 200px; margin: auto" />
<script src="prompt.build.js"></script>