• 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

    Very long extension moderation process

    Opera add-ons
    199
    498
    492048
    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.
    • A Former User
      A Former User last edited by

      Hi! We've been waiting for moderation since 2017. It there a way to find out what's the problem with it?

      Reply Quote 0
        1 Reply Last reply
      • kurtq
        kurtq @tnowak last edited by

        @tnowak Thank! I downloaded the new version, the jQuery library was updated to the latest version, minor bugs were fixed. I hope that moderation will happen anyway

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

          Hi. Why is my extension published for so long? The previous version has stopped working. Many corrections have been made. Users complain.
          Enabled option "I want my extension to be available for auto-publishing."

          package/21805
          OkTools - v4.2.3 was submitted. Awaiting moderation.
          oktools; Jun 7, 2019 8:46:32 PM UTC

          Reply Quote 0
            1 Reply Last reply
          • A Former User
            A Former User @tnowak last edited by

            @tnowak You can say that with package/198615?

            Reply Quote 0
              tnowak 1 Reply Last reply
            • tnowak
              tnowak Opera @Guest last edited by

              @commaticus : Let's start with:

              • "There must be no unused files."
              • "Well-known third-party libraries must be in a genuine and in an unchanged form. They should be acquired from the vendor’s official website or a CDN."
              Reply Quote 0
                A Former User burnout426 2 Replies Last reply
              • kurtq
                kurtq last edited by

                Hello! Today version 1.7.7.2 was checked and rejected, all corrections according to your recommendations were made in the updated version 1.7.7.3. Please check 1.7.7.3, thanks

                Reply Quote 0
                  tnowak 1 Reply Last reply
                • tnowak
                  tnowak Opera @kurtq last edited by

                  @kurtq : That's why the old version was rejected 🙂
                  And the review of the newest version is in progress.

                  Reply Quote 1
                    kurtq 1 Reply Last reply
                  • A Former User
                    A Former User @tnowak last edited by

                    @tnowak
                    "There must be no unused files." - It seems there are no unused files.
                    "Well-known third-party libraries must be in a genuine and in an unchanged form. They should be acquired from the vendor’s official website or a CDN." - we use two libraries - jquery and D3js. They in a genuine and in an unchanged form. And they acquired from the official website.

                    Reply Quote 0
                      1 Reply Last reply
                    • A Former User
                      A Former User last edited by

                      Hey guys, we submitted our add-on on the 8th of Oct, 2018. Is there a way to speed up the moderation process?

                      Reply Quote 0
                        tnowak 1 Reply Last reply
                      • oktools
                        oktools last edited by

                        Please post the extension. Made all the corrections indicated by the moderators.

                        package/21805
                        OkTools - v4.3 was submitted. Awaiting moderation.
                        oktools; Aug 22, 2019 12:35:01 PM UTC

                        Reply Quote 0
                          tnowak 1 Reply Last reply
                        • tnowak
                          tnowak Opera @oktools last edited by

                          @oktools : We asked you to update links in the description to use HTTPS.

                          Reply Quote 0
                            1 Reply Last reply
                          • tnowak
                            tnowak Opera @Guest last edited by

                            @signalhire : Your extension contains obfuscated or minified scripts.
                            Please take a look at https://dev.opera.com/extensions/acceptance-criteria/

                            Reply Quote 0
                              oktools A Former User 2 Replies Last reply
                            • phaistonian
                              phaistonian last edited by

                              @tnowak Could you please take a look at package/233927 ?

                              Been trying to get this online for almost a year now 🙂

                              ps: Implemented what you suggested a while back.

                              Reply Quote 0
                                1 Reply Last reply
                              • oktools
                                oktools @tnowak last edited by

                                @tnowak Replaced absolutely all links from http to https in the extension and on the addons.opera.com page.

                                Reply Quote 0
                                  tnowak 1 Reply Last reply
                                • tnowak
                                  tnowak Opera @oktools last edited by

                                  @oktools : Thanks!

                                  Reply Quote 0
                                    A Former User oktools 2 Replies Last reply
                                  • A Former User
                                    A Former User @tnowak last edited by

                                    @tnowak could you answer my question?
                                    @commaticus said in Very long extension moderation process:

                                    @tnowak
                                    "There must be no unused files." - It seems there are no unused files.
                                    "Well-known third-party libraries must be in a genuine and in an unchanged form. They should be acquired from the vendor’s official website or a CDN." - we use two libraries - jquery and D3js. They in a genuine and in an unchanged form. And they acquired from the official website.

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

                                      @tnowak said in Very long extension moderation process:

                                      "Well-known third-party libraries must be in a genuine and in an unchanged form. They should be acquired from the vendor’s official website or a CDN."

                                      How is the check done? SHA-256 hash comparison between the included file and the file for the latest version of the library?

                                      Was just wondering how @commaticus could check before-hand just to make sure the system will be happy.

                                      Reply Quote 0
                                        1 Reply Last reply
                                      • tnowak
                                        tnowak Opera @Guest last edited by

                                        @commaticus

                                        1. Unused files in the last package you submitted:
                                           → find -type f -size 0
                                           ./site/removelisting.js
                                           ./noconcat/1_sth/obj.js
                                           ./all/script.js
                                          
                                        2. Could you please provide links to these files on the official websites? I can only find ones with a comment containing the version number on the first line.

                                        @burnout426
                                        Libraries need to be byte for byte exact copies, so SHA-256 hash comparison can be used to check that.

                                        Reply Quote 1
                                          A Former User jerrykrinock 2 Replies Last reply
                                        • A Former User
                                          A Former User @tnowak last edited by

                                          @tnowak sorry

                                          1. Done
                                          2. https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js
                                            https://code.jquery.com/jquery-2.2.4.min.js
                                          Reply Quote 0
                                            1 Reply Last reply
                                          • oinkandstuff
                                            oinkandstuff last edited by

                                            In my opinion, why is Opera is making live Debug of Extension on a public thread?
                                            Please fix the delays in Opera extensions and reply on the extension admin-dev chat directly.
                                            I have extensions with + 1 year waiting...
                                            Just fix the delays, hire more people to do reviews and stop this circus.

                                            Greetings.

                                            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-