• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Sidebar for YouTube™

    Opera add-ons
    extension comments
    139
    164
    83177
    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.
    • lui74
      lui74 @burnout426 last edited by

      @burnout426 can use change to use also for soundcloud or other streaming platforms ,, as now player is just for what opera suggesting , so or i downgrade or make my streaming player ,,,,

      Reply Quote 0
        1 Reply Last reply
      • lui74
        lui74 @burnout426 last edited by

        @burnout426 said in Sidebar for YouTube™:

        @Notsostupid

        You can create your own extension that does what that extension does.

        Create a folder on your desktop named "no frame-options headers for youtube".

        Then, create the following 2 files in that folder:

        manifest.json:

        {
            "manifest_version": 3,
            "name": "SFY Helper",
            "version": "0.1",
            "description": "Fix the Sidebar for Youtube Opera Extension by remove frame-options headers",
            "permissions": [
                "declarativeNetRequest",
                "declarativeNetRequestWithHostAccess"
            ],
            "host_permissions": [
                "*://*.youtube.com/*"
            ],
            "declarative_net_request": {
                "rule_resources": [
                    {
                        "enabled": true,
                        "id": "headers",
                        "path": "rules.json"
                    }
                ]
            }
        }
        

        rules.json:

        [
            {
                "id": 1,
                "condition": {
                    "urlFilter": "||youtube.com^",
                    "resourceTypes": [
                        "sub_frame"
                    ]
                },
                "action": {
                    "type": "modifyHeaders",
                    "responseHeaders": [
                        {
                            "operation": "remove",
                            "header": "frame-options"
                        },
                        {
                            "operation": "remove",
                            "header": "x-frame-options"
                        }
                    ]
                }
            }
        ]
        

        Then, goto the URL opera://extensions, turn on developer mode, click "load unpacked" and point it to that folder on your desktop.

        can make it my streaming player like that?! as opera player cant use anymore youtube or soundcloud i would like included bandcamp ,,,, as musician i m avoid that platform now opera is involve with ,,,,

        Reply Quote 0
          1 Reply Last reply
        • burnout426
          burnout426 Volunteer last edited by

          You can add the sites you want to the sidebar without an extension.

          Reply Quote 0
            xMordomx 1 Reply Last reply
          • xMordomx
            xMordomx @burnout426 last edited by

            @burnout426: Long live for burnout426, thanks bro!!!🛐

            Reply Quote 0
              1 Reply Last reply
            • MikaKillshot4
              MikaKillshot4 last edited by

              it blocked me how do i fix that

              Reply Quote 0
                memografix 1 Reply Last reply
              • memografix
                memografix @MikaKillshot4 last edited by

                @mikakillshot4: It blocked the same here on Opera GX.

                Reply Quote 0
                  1 Reply Last reply
                • memografix
                  memografix last edited by

                  Its blocked for a while now like a few months as far as know. It did work for years that I've used it.
                  Please fix this if possible. If not, let Us know. Thanks

                  Reply Quote 0
                    1 Reply Last reply
                  • memografix
                    memografix last edited by leocg

                    Its blocked.
                    I already cleaned up My PC, Defragmented/Trimmed and cleaned up Opera GXs cookies/cache/etc.
                    PC Shut Down & Restarted. No improvement for this Extension.

                    Reply Quote 0
                      1 Reply Last reply
                    • ChessRampage29
                      ChessRampage29 last edited by

                      An error occurred. Please try again later
                      (Playback ID: dE1t77nXOUeDeutB)
                      Learn More

                      Reply Quote 0
                        1 Reply Last reply
                      • BenDaPro1
                        BenDaPro1 last edited by

                        YouTube shorts also doesn't load on this one

                        Reply Quote 0
                          1 Reply Last reply
                        • First post
                          Last post

                        Computer browsers

                        • Opera for Windows
                        • Opera for Mac
                        • Opera for Linux
                        • Opera beta version
                        • Opera USB

                        Mobile browsers

                        • Opera for Android
                        • Opera Mini
                        • Opera Touch
                        • Opera for basic phones

                        • Add-ons
                        • Opera account
                        • Wallpapers
                        • Opera Ads

                        • Help & support
                        • Opera blogs
                        • Opera forums
                        • Dev.Opera

                        • Security
                        • Privacy
                        • Cookies Policy
                        • EULA
                        • Terms of Service

                        • About Opera
                        • Press info
                        • Jobs
                        • Investors
                        • Become a partner
                        • Contact us

                        Follow Opera

                        • Opera - Facebook
                        • Opera - Twitter
                        • Opera - YouTube
                        • Opera - LinkedIn
                        • Opera - Instagram

                        © Opera Software 1995-