AutoGetFeaturesCefSharpBrowserDesktopPC icon indicating copy to clipboard operation
AutoGetFeaturesCefSharpBrowserDesktopPC copied to clipboard

CefSharp WinForms Browser unsupported

Open mohamedosama914 opened this issue 5 years ago • 0 comments

  • Not supported by CefSharp & unsupported File Videos MP4 & MKV & M3U ( Live Stream url )
  • Not supported by CefSharp & unsupported NOT Available Chrome Extensions (add Chrome)

  • Not supported by CefSharp & Content_settings > exceptions > plugins

  • Not supported by CefSharp & Content_settings > exceptions > Geolocation

  • Not supported by CefSharp & Content_settings > exceptions > Notifications

  • Not supported by CefSharp & Content_settings > exceptions > site_engagement

  • Not supported by CefSharp & Content_settings > exceptions > important_site_info

  • Not supported by CefSharp & Content_settings > exceptions > media_engagement

  • Not supported by CefSharp & Content_settings > exceptions > media_stream_camera

  • Not supported by CefSharp & Content_settings > exceptions > protocol_handler

CefSharp WinForms Browser unsupported


UserPrefs.json


{"browser":{"enable_spellchecking":true}, "plugins":{"plugins_list":[]}, "profile":{"content_settings":{"exceptions":{"accessibility_events":{},"app_banner":{},"auto_select_certificate":{},"automatic_downloads":{},"autoplay":{},"background_sync":{},"bluetooth_guard":{},"client_hints":{},"clipboard":{},"cookies":{},"durable_storage":{},"flash_data":{},"geolocation":{},"images":{},"important_site_info":{},"intent_picker_auto_display":{},"javascript":{},"media_engagement":{},"media_stream_camera":{},"media_stream_mic":{},"midi_sysex":{},"mixed_script":{},"notifications":{},"password_protection":{},"payment_handler":{},"permission_autoblocking_data":{},"plugins":{},"popups":{},"ppapi_broker":{},"protocol_handler":{},"sensors":{},"site_engagement":{},"sound":{},"ssl_cert_decisions":{},"subresource_filter":{},"subresource_filter_data":{},"usb_chooser_data":{},"usb_guard":{}},"pref_version":1}}, "spellcheck":{"dictionaries":["en-US","ru","zh-CN","ja","ar"], "dictionary":"en-US","use_spelling_service":true}, "webkit":{"webprefs":{"plugins_enabled":true}}}


mohamedosama914 avatar May 18 '19 23:05 mohamedosama914