Completed chrome extension
This commit is contained in:
@@ -24,12 +24,14 @@
|
||||
<div class="flex flex-col align-items-center">
|
||||
|
||||
<!-- Download this - button -->
|
||||
<button id="button-download" title="Will download this pages URL as a video of highest quality.">
|
||||
<button class="special" id="button-download" title="Will download this pages URL as a video of highest quality.">
|
||||
Download!
|
||||
</button>
|
||||
|
||||
<!-- Tubio config form -->
|
||||
<label for="tubio-address" style="margin-top: 3em;">Where can i reach tubio?</label>
|
||||
<input type="text" id="tubio-address" class="text-center" />
|
||||
<button class="small" id="button-save-settings" style="margin-top: 0.5em;">Save settings</button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user