I can't download the xpi for an self-distribution extension

I have created an extension for self-distribution and it is already tested, but the xpi file link only allows me to add the extension in my browser, I can’t download the file to distribute the extension, why can’t I download the xpi?

Hello @imobach.

It may be that clicking the link triggers an install instead of download. Can you try context-click (right-click) and “save as” to see if that works?

Thanks – Ed

1 Like

Indeed it happens as you say, clicking activates the installation, but the save as option works correctly.

Thanks for your help

1 Like

I update my answer to comment that the fact that opening link causes the installation on self-distributed extensions I think is the correct action, as this is what you want when you self-distribute the extension.

That way when a user clicks on a link pointing to the file on the server hosting the extension the user is asked if they want to add the extension, avoiding the user downloading the extension and having to provide information to the user on how to install the extension manually from the downloaded file.

Thanks again.

1 Like

I’m new and a little lost. I see my add-ons on “manage my submissions” page. I sent theses add-ons as *.zip deflated files. They both show approved. I don’t see a way to download them.
The download selection does nothing. Right click “save as” doesn’t exist. Should I have added these as *.XPI ? any help is appreciated

Hey @Stylin19! By “downloads selection” do you mean the “Downloads” link that appears under the “My Add-ons” and “My Themes” tabs? If so, that doesn’t do anything because it’s a sorting option.

You can find links to an add-on’s XPI files a couple of different ways:

  1. (Listed) From the public listing.
    1. Open the public listing for the add-on on AMO.
    2. Follow the “See all versions” link in the “More information” section of the page.
    3. The main content of this page is the version history list. Each entry will have a link to an .xpi file in the bottom right corner.
  2. (Listed and unlisted) In the Developer Hub.
    1. Open the Manage my Submissions page.
    2. In the add-on list, follow the link to the desired add-on.
    3. Follow the link titled “Manage Status & Versions”.
    4. In the version list, follow the link to version you wish to download.
    5. If the version was approved, you should see a link to an .xpi file in the “Files” section of this page.
2 Likes