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

  • Home
  • SEARCH
  • 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 8681309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T21:28:27+00:00 2026-06-12T21:28:27+00:00

Firefox displays outdated information from MDN on newly self-hosted extension I’m trying to switch

  • 0

Firefox displays outdated information from MDN on newly self-hosted extension

I’m trying to switch the Firefox extension I’m developing from being hosted on MDN/mozilla.org to being self-hosted. This involves adding an entry to install.rdf pointing to an update.rdf on my own server.

However, I am finding that if a given Firefox profile has ever had the older, hosted-on-MDN version installed in it, it will then continue to look up information from MDN instead of just using the information contained in the extension’s install.rdf. This means that the information on the extension displayed in about:addons stays out of date.

Here is a detailed walkthrough:

  • Create a new Firefox profile.
  • Manually install newest version of the Firefox extension by dropping it into extensions/ and then confirming the install. This extension is self-hosted: it has a updateURL set in its install.rdf.
  • Go to about:addons and confirm that the information displayed about the plugin is the information from the extension’s install.rdf. (Description, creator, etc.)
  • Uninstall the extension.
  • Install the old non-self-hosted version of the extension from MDN, via the add-ons manager interface.
  • Go to about:addons and confirm that the information displayed about the extension is information sourced from MDN. (Description, creator, etc.) Search all files that comprise this version of the extension to make sure that the information displayed is definitely not contained within it, and hence is sourced from MDN.
  • Uninstall this version of the extension.
  • Again install the new, self-hosted version of the extension by dropping it into extensions/ and confirming the install with Firefox.
  • Go to about:addons. Observe that the displayed information is still sourced from MDN, despite this being the self-hosted version. Specifically, the creator and description are sourced from MDN, while the icon is sourced from install.rdf.

Firefox appears to be caching information about the extension even when the extension has been uninstalled, and once a given extension has been seen to be hosted on MDN, it will continue getting information from MDN even if the extension is now self-hosted.

Is there some step of this I’m missing beyond setting a updateURL value in the extension’s install.rdf? Is this a bug in Firefox? Is there a workaround?

  • 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-06-12T21:28:28+00:00Added an answer on June 12, 2026 at 9:28 pm

    By default, Firefox grabs information from AMO for your add-on and it overwrites the information in the install.rdf.

    So if you’ve moved your add-on from AMO to self hosting, the information will still be retrieved.

    To prevent that, you can set a preference:

    pref(“extensions.YOUR_ADDON_ID.getAddons.cache.enabled”, false);

    This will keep Firefox from getting info about your add-on from AMO.

    It might not take effect immediately for you, but it should take effect within 24 hours.

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

Sidebar

Related Questions

I'm developing a Firefox extension, and I have a toolbar button that displays an
I am writing a FireFox add-on that displays webpages from my server as control
I am self-hosting a Firefox add-on that users can download from my website. When
I'm trying to align some text of different sizes vertically, however, Firefox displays the
I'm writing a firefox extension which displays a statusbarpanel containing some text. I want
Firefox requires xhtml extension for mathml but IE will not display pages with xhtml
I have a xul:panel on my firefox extension. I give the position to display
I currently have an application that calls creates and displays charts from various objects'
Firefox displays correctly that the red Search Listing button is inline with the text
The simple HTML below displays differently in Firefox and WebKit-based browsers (I checked in

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.