mirror of
https://github.com/michivonah/click-guide.git
synced 2025-12-22 22:16:28 +01:00
making basic functionality work & add todo list to readme
This commit is contained in:
parent
f32a3b56ce
commit
a84d0a512e
5 changed files with 88 additions and 18 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<body>
|
||||
<h3>Cl1ck Gu1de</h3>
|
||||
<button id="toggleRecording">Start Recording</button>
|
||||
<button id="exportBtn">Export JSON</button>
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue