From f6f354c2e6eae5a2a56f3def26ebaeaf6d024361 Mon Sep 17 00:00:00 2001 From: alialaqrabawi3 Date: Tue, 7 Jan 2025 17:45:22 +0300 Subject: [PATCH] feat(plugin): update plugin description --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 1788b53..4900bff 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "author":"Buildfire" ,"pluginName":"WebView" - ,"pluginDescription":"Seamlessly embed web content into your mobile app." + ,"pluginDescription":"Seamlessly embed web content into your mobile app with the WebView plugin, enabling smooth integration of external websites, pages, and interactive elements." ,"pluginKeywords":"document,page,iframe,instagram,website" ,"supportEmail":"support@buildfire.com" ,"supportSite":"https://learn.appdocumentation.com/en/articles/1691379-webview-tutorial"