mirror of
https://github.com/hyzendust/Sharepoint-Downloader.git
synced 2026-06-30 20:32:20 +02:00
Update README and popup interface for MTH Video Manifest Capture extension
This commit is contained in:
10
popup.html
10
popup.html
@@ -8,12 +8,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1 class="title">Video Manifest Capture</h1>
|
||||
<h1 class="title">MTH Video Manifest Capture</h1>
|
||||
|
||||
|
||||
<button id="refresh" class="btn primary">
|
||||
<i class="fas fa-refresh"></i> Refresh
|
||||
</button>
|
||||
|
||||
<div class="card">
|
||||
<h2>Manifest Details</h2>
|
||||
<div class="manifest-section">
|
||||
@@ -42,6 +39,9 @@
|
||||
|
||||
<label>Output Filename:</label>
|
||||
<input id="filename" type="text" class="input" placeholder="video_YYYYMMDD_HHMMSS">
|
||||
<button id="refresh" class="btn primary">
|
||||
<i class="fas fa-refresh"></i> Save Settings
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="manifest-section">
|
||||
|
||||
Reference in New Issue
Block a user