Skip to content

Available CefSharp Version: 73.1.130 (73.0.3683.75) Desktop (64-bit X 32-bit) Chromium Browser PC

Compare
Choose a tag to compare
@mohamedosama914 mohamedosama914 released this 07 Jul 17:04
· 606 commits to master since this release
fb83e7c

Get CefSharp Version: 73.1.130 (73.0.3683.75) (64-bit X 32-bit) Chromium Browser Desktop PC
Get Chromium Browser Desktop PC CefSharp Pre Release Version: 73.1.130 (73.0.3683.75)

Available for Windows A Version: 73.1.130 (73.0.3683.75) (64-bit x 32-bit)


#3 CefSharp WinForms Browser unsupported Desktop PC

Windows CefSharp Browser Desktop PC New issues


CefSharp WinForms Supported

CefSharp New issues


Add

  • CefSharp Default Other ( cefsharp://cefsharp/ )
    @ONE@.New.Get.21.Create.Browser.User.Example.Auto.CefSharp.Web.Browser.Version.73.1.130_73.0.3683.75__Other-2019-06-07__is.important.sln.rar - (2019-06-07) GET CefSharpDefaultOther
    Form1.cs (cefsharp://cefsharp/default.html)
/// CefSharp Web Browser Domain Custom HostName

 #region CefSharp Web Browser Domain Custom HostName | cefsharp://cefsharp/default.html  

            // chrome://cefsharp/settings.html
            // WebCustom://cefsharp/default.html
            // default://web/default.html
            // Use Register to Domain Custom 
            settings.RegisterScheme(new CefCustomScheme
                {
                SchemeName = "https",
                SchemeHandlerFactory = new ChromiumApplication.CefSharpSchemeHandlerFactory(),
                DomainName = "cefsharp.com",
                IsSecure = true //treated with the same security rules as those applied to "https" URLs
                });


            // cefsharp://cefsharp/default.html
            settings.RegisterScheme(new CefCustomScheme
                {
                SchemeName = "cefsharp", // http   //cefsharp //browser // custom
                SchemeHandlerFactory = new FolderSchemeHandlerFactory(rootFolder: @"Resources\CefSharp.Web.Browser.Domain.Custom.HostName", /// // CefSharp.Web.Domain.Browser.Custom.HostName.Domain",  // CefSharp.Web.Domain.Browser\Web.Custom.HostName.Domain //@"..\..\..\..\CefSharp.Example\Resources", // WebCustom.HostName.Domain
                                                                  schemeName: "cefsharp",                                                 /// // http //cefsharp // browser // custom //Optional param no schemename checking if null
                                                                    hostName: "cefsharp",                                                 /// custom //cefsharp //Optional param no hostname checking if null
                                                                 defaultPage: "default.html")                                         /// //default.html // settings/settings.html // home.html //Optional param will default to index.html

                });

 #endregion 

  • Registry Old.Old.Get.19.Create.Browser.User.Example.Auto.CefSharp.Web.Browser.Version.73.1.130_73.0.3683.75__Other-2019-06-12__Default.sln.rar - (2019-06-12) CefSharpBrowser Reg

  • Application Exit New.Get.17.Create.Browser.User.Example.Auto.CefSharp.Web.Browser.Version.73.1.130_73.0.3683.75__Other-2019-06-30__Default.sln.rar - (2019-06-30) 1ExitCapture

  • plugins.plugins_list |@| Form1.cs
New.Get.14.Create.Browser.User.Example.Auto.CefSharp.Web.Browser.Version.73.1.130_73.0.3683.75__Other-2019-07-07__Default.sln.zip
#region
string error;
Cef.UIThreadTaskFactory.StartNew(delegate
                {
                    ChromiumWebBrowser.RequestContext.SetPreference("plugins.plugins_list", new List<object> {
                     new WebPluginInfo(name: "VLC Web Plugin", description: "VLC Player Web Plugin", path: @"C:\Program Files (x86)\VideoLAN\VLC\npvlc.dll", version: "3.0.3"),
                     new WebPluginInfo(name: "WidevineCdm", description: "Widevine Content Decryption Module", path: @".\WidevineCdm\widevinecdm.dll", version: "4.10.1303.2"),
                     new WebPluginInfo(name: "WidevineCdm Web Adapter", description: "Widevine Content Decryption Module - widevinecdmadapter.dll", path: @".\WidevineCdm\widevinecdmadapter.dll", version: "1.4.9.1088")

                        }, out error); //  List (".....",".........") }, out error);
 });

  #endregion
          C:\Users\ <User> \.AppPathProfileUserDataCefSharp\UserPrefs.json


{"plugins":{"plugins_list":[

{"Description":"VLC Player Web Plugin","Name":"VLC Web Plugin","Path":"C:\\Program Files (x86)\\VideoLAN\\VLC\\npvlc.dll","Version":"3.0.3"},
{"Description":"Widevine Content Decryption Module","Name":"WidevineCdm","Path":".\\WidevineCdm\\widevinecdm.dll","Version":"4.10.1303.2"},
{"Description":"Widevine Content Decryption Module - widevinecdmadapter.dll","Name":"WidevineCdm Web Adapter","Path":".\\WidevineCdm\\widevinecdmadapter.dll","Version":"1.4.9.1088"}

]},


Detete

  • Registry Old.Old.Get.Get.18.Create.Browser.User.Example.Auto.CefSharp.Web.Browser.Version.73.1.130_73.0.3683.75_2019-06-28.sln.rar.7z - (2019-06-28)

  • Auto

unsupported Problems


  • [ #3] Not supported by CefSharp & unsupported MP4 & MKV & M3U ( Live Stream url )
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > Plugins
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > Geolocation
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > Notifications
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > site_engagement
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > important_site_info
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > media_engagement
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > media_stream_camera
  • [ #3] Not supported by CefSharp & unsupported Content_settings > exceptions > Protocol_handler
  • [ #3] Not supported by CefSharp & unsupported NOT Available Chrome Extensions ( add Chrome)

Debug Get Chromium Browser Desktop PC Default Example Custom

  • Example Desktop PC 2019-06+Capture

Available CefSharp Version: 73.1.130 (73.0.3683.75) (64-bit X 32-bit)

🥇 NuGet CefSharp Version: 73.1.130

C# A Fast CefSharp Chromium Browser Desktop PC


The Prerequisites are Required:

Microsoft Windows 8.1 and 10 OS Desktop

Microsoft Visual Studio 2015 Update 3

Microsoft .NET Framework 4.7

Microsoft Visual C++ 2015 (86-bit)X(64-bit)

Logo Screenshots

CefSharp Logo

Build status Logo Chromium


Releases

CI Builds Get

Every commit on master produces a Nuget package. Use at your own risk!


Get 🥇 CefSharp version: 73.1.130 (73.0.3683.75)

 Get Release


Release Branches

With each release a new branch is created, for example the 73.1.130 release corresponds to the cefsharp/73 branch.
If you're new to CefSharp and are downloading the source to check it out, please use a Release branch

CefSharp.WinForms Branch CEF Version VC++ Version .Net Version Status
CefSharp.WinForms master 3729 2015 4.5.2 & 4.7 Development
Get Release cefsharp/73 3683 2015 4.5.2 / 4.7 Release

Build Downloader v73.1.130

notAvailableExtensionsAddChrome

CefSharp WinForms(MetroFramework TabControl) Web Browser NOT Available Chrome Extensions (add Chrome)

Some Screenshots

CefSharp Version 73.1.130

About Available CefSharp Version 73 1 130