Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6969995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:39:12+00:00 2026-05-27T16:39:12+00:00

I have developed a small addon we use internally at our company. It’s hosted

  • 0

I have developed a small addon we use internally at our company. It’s hosted at a https enabled site and the latest addon is at https://addon.example.com/latest.xpi

My tests with updates have worked fine (from FF6 to FF7) as far as I can tell, but now I’m preparing for FF9 and I’m getting this from the compatibility checker (https://addons.mozilla.org/en-US/developers/addon/validate)

Banned element in install.rdf

Error: The element “updateURL” was found in the add-on’s install.rdf
file. It is not allowed in add-ons under the current configuration.

The addon does however install in Firefox (8) without errors.

The addon was built with SDK 1.3 using this command

cfx xpi -a firefox -b /opt/src/firefox9/firefox --update-link https://addon.example.com/latest.xpi --update-url https://addon.example.com/update_rdf

The install RDF file looks as follows

<?xml version="1.0" encoding="utf-8"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  <Description about="urn:mozilla:install-manifest">
    <em:id>jid0-0Nt2rqZFckzRbKQ2KxdU13Q8w8Y@jetpack</em:id>
    <em:version>0.7.0</em:version>
    <em:type>2</em:type>
    <em:bootstrap>true</em:bootstrap>
    <em:unpack>true</em:unpack>

    <!-- Firefox -->
    <em:targetApplication>
      <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>8.0</em:minVersion>
        <em:maxVersion>9.*</em:maxVersion>
      </Description>
    </em:targetApplication>

    <!-- Front End MetaData -->
    <em:name>BOLT</em:name>
    <em:description>BOLT Extension.</em:description>
    <em:creator>Daniel</em:creator>
    <em:iconURL/>
    <em:icon64URL/>
    <em:homepageURL>https://example.com/78857360</em:homepageURL>
    <em:optionsURL/>
    <em:updateURL>https://addon.example.com/update_rdf</em:updateURL>
  </Description>
</RDF>

The Update RDF file looks as follows

<?xml version="1.0" encoding="utf-8"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  <Description about="urn:mozilla:extension:jid0-0Nt2rqZFckzRbKQ2KxdU13Q8w8Y@jetpack">
    <em:updates>
      <Seq>
        <li>
          <Description>
            <em:version>0.7.0</em:version>
            <em:targetApplication>
              <Description>
                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
                <em:minVersion>8.0</em:minVersion>
                <em:maxVersion>9.*</em:maxVersion>
                <em:updateLink>https://addon.example.com/latest.xpi</em:updateLink>
              </Description>
            </em:targetApplication>
          </Description>
        </li>
      </Seq>
    </em:updates>
  </Description>
</RDF>

I’m might confused here. Looking at the docs at https://addons.mozilla.org/en-US/developers/docs/sdk/1.3/dev-guide/addon-development/cfx-tool.html I can’t really see what would be wrong.

Any insight is appreciated.

(cross-posted here: https://forums.mozilla.org/addons/viewtopic.php?f=27&t=4429&p=13667#p13667)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:39:13+00:00Added an answer on May 27, 2026 at 4:39 pm

    The compatibility checker was originally meant for add-ons hosted on addons.mozilla.org – and addons.mozilla.org doesn’t allow add-ons to set updateURL, the updates have to come from addons.mozilla.org again. If you don’t plan to host your add-on on addons.mozilla.org then you can safely ignore that error, it won’t affect you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a small company and we have developed our own CMS in PHP/MySQL.
Hey guys, I have developed a small site that i would like to embed
I have developed a small iPhone application by using singleton that I use to
I have developed a small server that recives connections (using basically the example here:
I've developed a small site with ASP.NET MVC3, I will have to deploy in
I have successfully developed a small iPhone+Monotouch (latest version) application with Monodevelop 2.8, which
I have developed a small application and now i want to protect it. I
i have developed a small application and was working fine on developing machine but
We have developed a small web application for a client. We decided on the
I have developed a small download system in PHP, where files are downloaded through

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.