Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update market place info #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 30 additions & 4 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"author":"BuildFire"
,"pluginName":"Google Slides",
"pluginDescription":"Google Slides makes your ideas shine with a variety of presentation themes, hundreds of fonts, embedded video, animations, and more.Related Topics:Google Plus, Students"
,"supportEmail":"[email protected]"
"pluginDescription":"Seamlessly embed Google Slides into your mobile app."
,"pluginIcon": "icon.png"
, "supportSite":"http://learn.appdocumentation.com/plugin-tutorials/google-slides-plugin-tutorial"
, "supportSite":"http://learn.appdocumentation.com/plugin-tutorials/google-slides-plugin-tutorial",
"supportEmail":"[email protected]",
,"control":{
"content":{
"enabled":true
Expand All @@ -19,5 +19,31 @@
,"widget":{
},
"features" : [],
"languages" : ["en"]
"languages" : ["en"],
"media": [
{
"type": "image-resource",
"path": "1-Plugin.png"
},
{
"type": "image-resource",
"path": "2-Benefits.png"
},
{
"type": "image-resource",
"path": "3-Use-Cases.png"
},
{
"type": "image-resource",
"path": "4-Content-Tab.png"
},
{
"type": "image-resource",
"path": "5-Analytics-Tab.png"
},
{
"type": "youtube-video",
"path": "https://www.youtube.com/watch?v=H8em0wHjagM"
}
]
}
Binary file added resources/1-Plugin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/2-Benefits.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/3-Use-Cases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/4-Content-Tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/5-Analytics-Tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.