Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 898da73

Browse files
authored
Merge pull request #70 from Hiba-Almade/master
update market place info
2 parents 8442119 + a4219bc commit 898da73

File tree

6 files changed

+27
-2
lines changed

6 files changed

+27
-2
lines changed

plugin.json

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author":"BuildFire"
33
,"pluginName":"WebView"
4-
,"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"
4+
,"pluginDescription":"Seamlessly embed web content into your mobile app."
55
,"pluginKeywords":"document,page,iframe,instagram,website"
66
,"supportEmail":"support@buildfire.com"
77
,"supportSite":"https://learn.appdocumentation.com/en/articles/1691379-webview-tutorial"
@@ -25,6 +25,31 @@
2525
],
2626
"languages":[
2727
"en"
28-
],
28+
],"media": [
29+
{
30+
"type": "image-resource",
31+
"path": "1-Plugin.png"
32+
},
33+
{
34+
"type": "image-resource",
35+
"path": "2-Benefits.png"
36+
},
37+
{
38+
"type": "image-resource",
39+
"path": "3-Use-Cases.png"
40+
},
41+
{
42+
"type": "image-resource",
43+
"path": "4-Content-Tab.png"
44+
},
45+
{
46+
"type": "image-resource",
47+
"path": "5-Analytics-Tab.png"
48+
},
49+
{
50+
"type": "youtube-video",
51+
"path": "https://www.youtube.com/watch?v=XbBS8vpwuHw"
52+
}
53+
],
2954
"webpack": 8080
3055
}

src/resources/1-Plugin.png

290 KB
Loading

src/resources/2-Benefits.png

548 KB
Loading

src/resources/3-Use-Cases.png

614 KB
Loading

src/resources/4-Content-Tab.png

526 KB
Loading

src/resources/5-Analytics-Tab.png

578 KB
Loading

0 commit comments

Comments
 (0)