{"id":23086689,"url":"https://github.com/sbytedev/net.xamarin.plugins.webbrowser","last_synced_at":"2025-08-16T05:32:05.319Z","repository":{"id":36758836,"uuid":"203828888","full_name":"sbytedev/Net.Xamarin.Plugins.WebBrowser","owner":"sbytedev","description":"Provides a cross-platform UI for displaying the web page.","archived":false,"fork":false,"pushed_at":"2023-01-01T04:01:28.000Z","size":51,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-12-15T23:11:39.451Z","etag":null,"topics":["android","c-sharp","ios","web-browser","xamarin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbytedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-22T16:02:54.000Z","updated_at":"2022-09-10T08:41:56.000Z","dependencies_parsed_at":"2023-01-17T04:34:26.162Z","dependency_job_id":null,"html_url":"https://github.com/sbytedev/Net.Xamarin.Plugins.WebBrowser","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbytedev%2FNet.Xamarin.Plugins.WebBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbytedev%2FNet.Xamarin.Plugins.WebBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbytedev%2FNet.Xamarin.Plugins.WebBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbytedev%2FNet.Xamarin.Plugins.WebBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbytedev","download_url":"https://codeload.github.com/sbytedev/Net.Xamarin.Plugins.WebBrowser/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230014537,"owners_count":18159849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","c-sharp","ios","web-browser","xamarin"],"created_at":"2024-12-16T19:29:42.660Z","updated_at":"2024-12-16T19:29:43.489Z","avatar_url":"https://github.com/sbytedev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebBrowser Plugin for Xamarin\n![GitHub](https://img.shields.io/github/license/SByteDev/Net.Xamarin.Plugins.WebBrowser.svg)\n![Nuget](https://img.shields.io/nuget/v/SByteDev.Xamarin.Plugins.WebBrowser.svg)\n[![CI](https://github.com/SByteDev/Net.Xamarin.Plugins.WebBrowser/actions/workflows/ci.yml/badge.svg)](https://github.com/SByteDev/Net.Xamarin.Plugins.WebBrowser/actions/workflows/ci.yml)\n[![CD](https://github.com/SByteDev/Net.Xamarin.Plugins.WebBrowser/actions/workflows/cd.yml/badge.svg)](https://github.com/SByteDev/Net.Xamarin.Plugins.WebBrowser/actions/workflows/cd.yml)\n[![CodeFactor](https://www.codefactor.io/repository/github/sbytedev/net.xamarin.plugins.webbrowser/badge)](https://www.codefactor.io/repository/github/sbytedev/net.xamarin.plugins.webbrowser)\n\nProvides a cross-platform UI for displaying the web page.\n\n## Installation\nUse [NuGet](https://www.nuget.org) package manager to install this library.\n\n```bash\nInstall-Package SByteDev.Xamarin.Plugins.WebBrowser\n```\n\n## Usage\n```cs\nusing SByteDev.Xamarin.Plugins.WebBrowser;\n\nawait WebBrowserPlugin.Instance.ShowWebPageAsync(new Uri(\"https://github.com\"), CancellationToken.None);\n\n```\n\n## Implementation\n### iOS\nUses default [SFSafariViewController](https://docs.microsoft.com/en-us/dotnet/api/safariservices.sfsafariviewcontroller).\n\n### Android\nUses [CustomTabsIntent](https://developer.android.com/reference/androidx/browser/customtabs/CustomTabsIntent) from [Xamarin.AndroidX.Browser](https://www.nuget.org/packages/Xamarin.AndroidX.Browser/).\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update the tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbytedev%2Fnet.xamarin.plugins.webbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbytedev%2Fnet.xamarin.plugins.webbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbytedev%2Fnet.xamarin.plugins.webbrowser/lists"}