mirror of
https://github.com/EverythingPublic/firefox-ext-dl.git
synced 2026-01-14 16:48:36 +00:00
Update index.html
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>Extension Downloader</h1>
|
<h1>Extension Downloader</h1>
|
||||||
<p>Master, provide a Firefox Add-on Store URL to download its <code>.xpi</code> source file.</p>
|
<p>Provide a Firefox Add-on Store URL to download its <code>.xpi</code> source file.</p>
|
||||||
<form id="dl-form">
|
<form id="dl-form">
|
||||||
<input type="url" id="addon-url" placeholder="https://addons.mozilla.org/..." required autocomplete="off">
|
<input type="url" id="addon-url" placeholder="https://addons.mozilla.org/..." required autocomplete="off">
|
||||||
<button type="submit">Download Source</button>
|
<button type="submit">Download Source</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user