Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. how to make QWebEngineView support chrome extension
Qt 6.11 is out! See what's new in the release blog

how to make QWebEngineView support chrome extension

Scheduled Pinned Locked Moved Unsolved QtWebEngine
4 Posts 3 Posters 4.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jjup13
    wrote on last edited by
    #1

    it seems many browser base on chrome can support chrome extension, did our QWebEngineView can support it too?
    and if i use chrome://setting in QWebEngineView it said can not visit this website, so how to use QWebENgineView set the global setting like chrome.

    raven-worxR 1 Reply Last reply
    0
    • J jjup13

      it seems many browser base on chrome can support chrome extension, did our QWebEngineView can support it too?
      and if i use chrome://setting in QWebEngineView it said can not visit this website, so how to use QWebENgineView set the global setting like chrome.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @jjup13
      QtWebEngine is based on Chromium, not Chrome!
      So the base web engine (as the qt module name already says) is the same. Everything else you see in Chrome are extensions upon the engine if you want

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      2
      • L Offline
        L Offline
        leroy_hack
        wrote on last edited by
        #3

        I am not sure what you mean. Since QWebEngine is based on chromium and chromium supports chrome extensions, how do you get chrome extensions working with Qwebengine? It is not clear to me on how to get this to work. Do you know?

        raven-worxR 1 Reply Last reply
        0
        • L leroy_hack

          I am not sure what you mean. Since QWebEngine is based on chromium and chromium supports chrome extensions, how do you get chrome extensions working with Qwebengine? It is not clear to me on how to get this to work. Do you know?

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @leroy_hack
          https://bugreports.qt.io/browse/QTBUG-51185

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved