Improve web app
Standalone mode Don't display bookmarklet in standalone mode Correct start URL
This commit is contained in:
parent
94527e11e1
commit
28d1319d73
3 changed files with 9 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</form>
|
||||
<a class="combatiblelink" href="{path_for name="extractors"}">See all supported websites</a>
|
||||
<div id="bookmarklet">
|
||||
<div id="bookmarklet" class="bookmarklet">
|
||||
<p> Drag this to your bookmarks bar: </p>
|
||||
<a class="bookmarklet" href="javascript:window.location='{base_url|noscheme}{path_for name='video'}?url='+encodeURIComponent(location.href);">Bookmarklet</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue