aboutsummaryrefslogtreecommitdiffstats
path: root/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'popup.html')
-rw-r--r--popup.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/popup.html b/popup.html
index 97887f6..58560f7 100644
--- a/popup.html
+++ b/popup.html
@@ -59,12 +59,16 @@
<button id="activate">Launch Timestamp Tool</button>
<div>
<label for="offset">Offset (sec):</label>
- <input type="number"
- id="offset"
- value="5"
+ <input type="number"
+ id="offset"
title="Offset each timestamp by this many seconds, ex. 3 = 3s before each timestamp, -3 = 3s after each timestamp"
>
+ <label for="autosave">Autosave</label>
+ <input type="checkbox"
+ id="autosave"
+ title="Automatically save timestamps for each video">
+ </input>
</div>
<script src="popup.js"></script>
</body>
-</html> \ No newline at end of file
+</html>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage