Skip to content

Commit 4706f1f

Browse files
docs: Regenerate index.html and README.md
1 parent 11af551 commit 4706f1f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Alternatively, you can install them manually:
4949
| Name | Description | Links |
5050
| :---------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
5151
| <h4 id="facebook-video-downloader">Facebook Video Downloader</h4> | Download videos from Facebook with different quality options, resolution, and file size information. | [Install from Live Site](https://minanagehsalalma.github.io/BookMarkletsWiki/)[View Code](https://github.com/minanagehsalalma/BookMarkletsWiki/tree/main/src/FacebookDownloader) |
52-
| <h4 id="youtube-downloader">Custom YouTube Video Player + Downloader by @snarly</h4> | Allows full control of YouTube videos, including downloading and more. | [Install from Live Site](https://minanagehsalalma.github.io/BookMarkletsWiki/)[View Code](https://github.com/snarly/yt6) |
52+
| <h4 id="youtube-downloader">Custom YouTube Video Player + Downloader by @snarly</h4> | Allows full control of YouTube videos, including downloading and more. | [Install from Live Site](https://minanagehsalalma.github.io/BookMarkletsWiki/)[View Code](https://snarly.github.io/yt6/) |
5353
| <h4 id="facebook-comments-expander">Facebook Comments Expander</h4> | Expands all 'view more comments' and 'show replies' on Facebook posts. Great for searching in comments (Ctrl + F). | [Install from Live Site](https://minanagehsalalma.github.io/BookMarkletsWiki/)[View Code](https://github.com/minanagehsalalma/BookMarkletsWiki/tree/main/src/FBCommentsExpander) |
5454
| <h4 id="paywall-remover">PayWall Remover</h4> | Removes paywalls from websites using multiple sources from removepaywall.com. | [Install from Live Site](https://minanagehsalalma.github.io/BookMarkletsWiki/)[View Code](https://github.com/minanagehsalalma/BookMarkletsWiki/tree/main/src/NoPayWall) |
5555
| <h4 id="medium-paywall-remover">Medium PayWall Remover</h4> | Bypasses 'Members only' articles on Medium by using freedium.cfd. | [Install from Live Site](https://minanagehsalalma.github.io/BookMarkletsWiki/)[View Code](https://github.com/minanagehsalalma/BookMarkletsWiki/tree/main/src/MediumPaywallRemove) |

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,16 @@ <h2 id="productivity">
211211
<img src="https://raw.githubusercontent.com/minanagehsalalma/BookMarkletsWiki/main/src/other/image.png" alt="Custom YouTube Video Player + Downloader by @snarly Screenshot" class="max-w-full h-auto rounded-lg shadow-md my-4 border border-white/10">
212212

213213
<div class="flex flex-wrap items-center gap-3">
214-
<a href="https://github.com/snarly/yt6" class="inline-block bg-indigo-600 text-white px-4 py-2 rounded-lg font-semibold text-sm hover:bg-indigo-500 transition-all duration-300 shadow-lg shadow-indigo-950/50 transform hover:-translate-y-px"
214+
<a href="https://snarly.github.io/yt6/" class="inline-block bg-indigo-600 text-white px-4 py-2 rounded-lg font-semibold text-sm hover:bg-indigo-500 transition-all duration-300 shadow-lg shadow-indigo-950/50 transform hover:-translate-y-px"
215215
target="_blank"
216216
>
217217
Click to Get it from Source
218218
</a>
219219
</div>
220220

221+
<div class="bg-red-500/10 border border-red-500/20 rounded-lg p-3 mt-4 text-red-300 text-sm">
222+
<strong>Note:</strong> you can drag and drop it from there
223+
</div>
221224
</div>
222225
<div id="facebook-comments-expander" class="bg-slate-500/5 border border-white/10 rounded-xl p-6 transition-all duration-300 hover:bg-white/10 hover:border-indigo-400/50 hover:-translate-y-1">
223226
<div class="font-bold text-lg text-indigo-300 mb-1">Facebook Comments Expander</div>

0 commit comments

Comments
 (0)