forked from BuildFire/pluginMediaCenterRSS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
25 lines (24 loc) · 727 Bytes
/
plugin.json
File metadata and controls
25 lines (24 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"author":"BuildFire"
,"pluginName":"Media Center RSS Feed"
,"pluginDescription":"Sync your RSS feeds to give your users interactive, educational, content. Import your feed once and your new posts will automatically pulled in. Keywords: MP4, stream, music, podcast, radio"
,"pluginKeywords":"news,pod cast,podcast"
,"supportEmail":"support@buildfire.com"
,"supportSite":"http://learn.appdocumentation.com/plugin-tutorials/media-center-rss-feed-plugin-tutorial/"
,"offlineModeEnabled": true
,"control":{
"content":{
"enabled":true
}
, "design":{
"enabled":true
}
, "settings":{
"enabled":false
}
}
,"widget":{
},
"features": [{"name":"BackgroundAudio"}, {"name" : "sharing"}],
"languages" : ["en"]
}