• 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

    Version shown in pages

    Opera for Windows
    20
    34
    16071
    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.
    • redikk
      redikk last edited by

      Same problem here
      73ca883a-a6fc-42d2-a195-d8c23e422b3a-image.png

      Reply Quote 0
        1 Reply Last reply
      • yogrark
        yogrark @nkrishnaswami last edited by

        @nkrishnaswami Maybe I'm missing something, but I couldn't find that code in the browser.js file.

        -Yo Grark

        Reply Quote 0
          samj 1 Reply Last reply
        • samj
          samj @yogrark last edited by

          @yogrark I can only see it in the in-memory/live version and not the one in my program files install directory. The latest version is cached at %appdata%\Opera Software\Opera Stable\browser.js in some encoded format.

          To view it in plain text, you need to visit a page where it activates (such as Gmail), open your browser console, then look for a Opera has modified script or content... log message and click the browser.js link on the right hand side of the console window.

          Reply Quote 1
            1 Reply Last reply
          • Referenced by  samj samj 
          • bmpte
            bmpte @acerswap last edited by

            @acerswap confirmed, very annoying ;/

            Reply Quote 0
              1 Reply Last reply
            • gmiazga
              gmiazga Opera last edited by

              We have reverted to previous version of browser.js so problem should be gone soon for all users. Usually can take up to a few hours depending when was last update fetched.

              Reply Quote 6
                acerswap rufinoman1 pflegende 3 Replies Last reply
              • acerswap
                acerswap @gmiazga last edited by

                @gmiazga

                After forcing the update, the problem is solved. Thank you.

                Reply Quote 0
                  yogrark pflegende 2 Replies Last reply
                • yogrark
                  yogrark @acerswap last edited by

                  I have never felt so loved and heard by a software company!

                  Thanks Dev's!

                  Reply Quote 1
                    1 Reply Last reply
                  • Referenced by  lavanyadeepak 0 lavanyadeepak 0 
                  • wishme262
                    wishme262 last edited by

                    hope it will be fix soon by new update , thank you Opera

                    Reply Quote 0
                      1 Reply Last reply
                    • Referenced by  loqq loqq 
                    • rufinoman1
                      rufinoman1 @gmiazga last edited by

                      @gmiazga
                      It's back again:
                      "Today Opera OPRDesktop 28.0 core 1750.0, May 25, 2022. Active patches: 21"

                      Reply Quote 7
                        1 Reply Last reply
                      • Blackmoonrose13
                        Blackmoonrose13 last edited by

                        64db924c-8792-48ee-8179-0563fc4243f4-image.png

                        Yea same thing is happening when I am watching twitch its getting kind of annoying now.

                        I dont want to have to disable the thing every time I open up my browser and I really don't feel like doing uninstall reinstall because it seems it doesnt work either.

                        Reply Quote 1
                          1 Reply Last reply
                        • josebastian
                          josebastian last edited by

                          The issue is in the browser.js,
                          It has this wrong code:

                          isMatching: () => browserjsUrl.href,
                          

                          Where it should be:

                                      isMatching: () => href === browserjsUrl.href,
                          

                          You just have to edit the browser.js script to have it like this:

                                  'DNA-99524': {
                                      description: 'Browser.js version reported on FAQ page',
                                      isMatching: () => href === browserjsUrl.href,
                                      applyOnDOMReady: true,
                                      apply: () => {
                                          const browserjs_info = version();
                                          const addVersion =
                                            createTextNode(`Today ${browserjs_info}`);
                                          document.body.appendChild(addVersion);
                                      },
                                  },
                          
                          Reply Quote 1
                            rufinoman1 1 Reply Last reply
                          • A Former User
                            A Former User last edited by

                            i have this problem.

                            Reply Quote 1
                              1 Reply Last reply
                            • rufinoman1
                              rufinoman1 @josebastian last edited by

                              @josebastian
                              Thanks! It's now gone away all by itself ot perhaps an update.

                              Reply Quote 0
                                1 Reply Last reply
                              • pflegende
                                pflegende @gmiazga last edited by

                                @gmiazga said in Version shown in pages:

                                We have reverted to previous version of browser.js so problem should be gone soon for all users. Usually can take up to a few hours depending when was last update fetched.

                                " a few hours "
                                five minutes ago [29.8.2022, 18:53:23 utc+2] we updated also opera.
                                Issue consistent.

                                Please tell before shuting down opera at all!
                                We want save our souls and bookmarks.

                                :sarcasm:

                                Reply Quote 0
                                  1 Reply Last reply
                                • pflegende
                                  pflegende @acerswap last edited by

                                  @acerswap @gmiazga
                                  Unfortunately we cannot confirm this.
                                  The problem persists for 3 months.

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

                                    confirmed here too. Same message:
                                    Today Opera OPRDesktop 28.0 core 1750.0, May 25, 2022. Active patches: 21

                                    Reply Quote 0
                                      gmiazga 1 Reply Last reply
                                    • gmiazga
                                      gmiazga Opera @jenming last edited by

                                      @jenming this is old browser.js version. Current one should display August 23, 2022.

                                      Reply Quote 0
                                        jenming 1 Reply Last reply
                                      • jenming
                                        jenming @gmiazga last edited by jenming

                                        @gmiazga I agree that would make sense, but I am just copy/pasting what is showing up in my browser currently
                                        screenshot

                                        here's the version information from the about page:
                                        Version:90.0.4480.54 (x86_64)
                                        Opera is up to date
                                        Update stream:Stable
                                        System:macOS Version 12.3.1 (Build 21E258) 12.3.1 x86_64

                                        Reply Quote 0
                                          leocg 1 Reply Last reply
                                        • leocg
                                          leocg Moderator Volunteer @jenming last edited by

                                          @jenming What does opera://browserjs says?

                                          Reply Quote 0
                                            jenming 1 Reply Last reply
                                          • jenming
                                            jenming @leocg last edited by

                                            @leocg
                                            browser.js is active.
                                            NOTE: Any change will apply only to pages loaded after making the change.
                                            Disable browser.js and User-Agent spoofing for the current session
                                            Today Opera OPRDesktop 28.0 core 1750.0, May 25, 2022. Active patches: 21

                                            So, same.

                                            Reply Quote 0
                                              leocg 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-