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
Some checks are pending
Automated tests / tests (push) Waiting to run
This commit is contained in:
parent
361a428139
commit
2cc2e8aab2
10 changed files with 1109 additions and 0 deletions
8
xExtension-YouTube-wide/metadata.json
Normal file
8
xExtension-YouTube-wide/metadata.json
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue