MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    [MMM-EmbedURL] Cookie-Banner Problem

    Scheduled Pinned Locked Moved Utilities
    6 Posts 3 Posters 643 Views 3 Watching
    Loading More Posts
    • 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.
    • B Offline
      burki
      last edited by

      Re: [MMM-EmbedURL] Embed one or multiple websites to the mirror

      Hello. Thank you for the module. I am using webview to embed a page. Unfortunately I don’t know how to remove the cookie banner. Has anyone gotten the problem resolved?

      wishmaster270W 1 Reply Last reply Reply Quote 0
      • wishmaster270W Offline
        wishmaster270 Module Developer @burki
        last edited by

        @burki Hi, great that you like the module.
        As you use Webview i assume you use the build in Electron browser to view MagicMirror.
        I do not see a chance to the remove the cookie banner in this case unfortunately.

        Maybe the website supports suppressing the cookie banner by adding a parameter to the URL?

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          burki @wishmaster270
          last edited by

          @wishmaster270 Hi, thank you for your reply. Yes exactly, I use the standard Electron browser. Unfortunately, there is no option on the site to remove the cookie banner via the URL. Can I use a different browser for the module?

          S wishmaster270W 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @burki
            last edited by

            @burki it is unlikely that any ‘browser’ can ‘fix’ this

            the embed is showing the page in an isolated frame (iframe). so it can’t be manipulated

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • wishmaster270W Offline
              wishmaster270 Module Developer @burki
              last edited by

              @burki There might be a chance to use Chrome with the SuperAgent extension but I think Sam is right and the extension will not work as the site is opened in a sandbox.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @wishmaster270
                last edited by

                @wishmaster270 right, the whole point of iframe is to safely encapsulate a site in a window… which can’t contaminate this site and vice versa.
                (think of it like a virtual machine)… lets the site run as is. but also, you can’t mess w it…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy