Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I save website as a single file? All the add ons that do that have been rendered incompatible with the latest version of Firefox.

  • 4 replies
  • 1 has this problem
  • 12 views
  • Last reply by cor-el

It's in the question.....

It's in the question.....

Chosen solution

Thanks guys, Pkshadow, that did not work for me. However, I found an extension compatible with the latest firefox version that does what I need https://addons.mozilla.org/en-US/firefox/addon/save-page-we/?src=search

Now I have a new meta-question. Why do old add ons even become incompatible with new versions? What a pain for long time users (I just switched from Chrome)

Thanks again.

Read this answer in context 👍 0

All Replies (4)

Maybe give this extension a try:

Hi, does dragging and dropping the URL from the Address Bar not work for you ?

Chosen Solution

Thanks guys, Pkshadow, that did not work for me. However, I found an extension compatible with the latest firefox version that does what I need https://addons.mozilla.org/en-US/firefox/addon/save-page-we/?src=search

Now I have a new meta-question. Why do old add ons even become incompatible with new versions? What a pain for long time users (I just switched from Chrome)

Thanks again.

Firefox switched from XUL based Legacy extensions to Web Extensions a few versions ago. Legacy extension have a lot of privileges and can call all kinds of code and thus can do a lot of harm and make Firefox crash if they aren't working correctly and are easily affected by slight changes in the Firefox code. Web Extensions can only use specific API functions and thus are more reliable and should continue working in future Firefox versions.