• 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

    Issue with Submission – "Detailed description missing for English"

    Opera add-ons
    1
    1
    184
    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.
    • unixmast
      unixmast last edited by

      Hello Opera Add-ons Support Team,

      I am trying to submit my extension "BASTYON Video Downloader for Opera", but I keep encountering the following error:

      "Detailed description missing for English"

      I have already provided a description in English in both the manifest.json file and the Translations section on the submission page. Additionally, I have included a messages.json file under _locales/en/ with the English description.

      Despite these steps, the error persists when I click "Submit changes". Could you please clarify what might be causing this issue and what further actions I should take to resolve it?

      Thank you for your support!

      manifest.json

      {
        "manifest_version": 3,
        "default_locale": "en",
        "name": "BASTYON Video Downloader for Opera",
        "version": "1.0",
        "description": "__MSG_extensionDescription__",
        "permissions": [
          "activeTab",
          "scripting",
          "downloads"
        ],
        "action": {
          "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
          },
          "default_title": "Download BASTYON Video"
        },
        "background": {
          "service_worker": "background.js"
        },
        "icons": {
          "16": "icon16.png",
          "48": "icon48.png",
          "128": "icon128.png"
        }
      }
      

      _locales/en/messages.json

      {
        "extensionDescription": {
          "message": "Download videos from BASTYON quickly and easily directly in Opera.",
          "description": "Short description of the extension"
        }
      }
      
      
      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-2025