Skip to content

Commit e9d08c6

Browse files
authored
Merge pull request #168 from Hiba-Almade/master
update market place info
2 parents cdecb72 + 2a6df2b commit e9d08c6

File tree

6 files changed

+28
-2
lines changed

6 files changed

+28
-2
lines changed

plugin.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "BuildFire",
33
"pluginName": "Youtube",
4-
"pluginDescription": "Sync your YouTube channel feed or a single steam video and to give your users a fresh viewing experience. When you upload new videos, they'll automatically be pulled into your app.Related Topics: MP4, Advertising",
4+
"pluginDescription": "Stay updated with real-time synchronization to your YouTube channel, playlist or video.",
55
"pluginKeywords":"youtube,google,video,play,playlist,channel,player,mp4,music",
66
"supportEmail": "support@buildfire.com",
77
"supportSite": "http://learn.appdocumentation.com/plugin-tutorials/youtube-plugin-tutorial/",
@@ -19,5 +19,31 @@
1919
},
2020
"widget": {},
2121
"features": [{"name" : "sharing"}],
22-
"languages": ["en"]
22+
"languages": ["en"],
23+
"media": [
24+
{
25+
"type": "image-resource",
26+
"path": "1-Plugin.png"
27+
},
28+
{
29+
"type": "image-resource",
30+
"path": "2-Benefits.png"
31+
},
32+
{
33+
"type": "image-resource",
34+
"path": "3-Use-Cases.png"
35+
},
36+
{
37+
"type": "image-resource",
38+
"path": "4-Content-Tab.png"
39+
},
40+
{
41+
"type": "image-resource",
42+
"path": "5-Analytics-Tab.png"
43+
},
44+
{
45+
"type": "youtube-video",
46+
"path": "https://www.youtube.com/watch?v=22BvjiLGqbs"
47+
}
48+
]
2349
}

resources/1-Plugin.png

907 KB
Loading

resources/2-Benefits.png

1.02 MB
Loading

resources/3-Use-Cases.png

1000 KB
Loading

resources/4-Content-Tab.png

666 KB
Loading

resources/5-Analytics-Tab.png

687 KB
Loading

0 commit comments

Comments
 (0)