Add a full-pane version of youtube extension, complete with fixing the extra duplicate thumbnail bug in freshrss
Some checks are pending
Automated tests / tests (push) Waiting to run

This commit is contained in:
George Dorn 2025-07-11 15:57:04 -07:00
parent 361a428139
commit 2cc2e8aab2
10 changed files with 1109 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "YouTube Video Feed Wide",
"author": "George Dorn",
"description": "Embed YouTube feeds inside article content with less rigid sizing.",
"version": "0.14",
"entrypoint": "YouTubeWide",
"type": "user"
}