Skip to content

Commit

Permalink
update market place info
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiba-Almade committed Sep 17, 2023
1 parent 8442119 commit a4219bc
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author":"BuildFire"
,"pluginName":"WebView"
,"pluginDescription":"The WebView plugin gives your users a native in-app experience, but allows you to link to external online content such as web pages, documents, food ordering, shopping carts, and pretty much anything else. Keywords: iframe, browser"
,"pluginDescription":"Seamlessly embed web content into your mobile app."
,"pluginKeywords":"document,page,iframe,instagram,website"
,"supportEmail":"[email protected]"
,"supportSite":"https://learn.appdocumentation.com/en/articles/1691379-webview-tutorial"
Expand All @@ -25,6 +25,31 @@
],
"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=XbBS8vpwuHw"
}
],
"webpack": 8080
}
Binary file added src/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 src/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 src/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 src/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 src/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.

0 comments on commit a4219bc

Please sign in to comment.