Search Support

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

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

Saving all tabs

  • 1 baphendule
  • 0 zinale nkinga
  • 36 views
  • Igcine ukuphendulwa ngu cor-el

more options

How can I save all tabs to a folder on my Win 10 desktop? I can do them individually, but that takes forever. I would like to do them all at once. Thank you. Cheers.

How can I save all tabs to a folder on my Win 10 desktop? I can do them individually, but that takes forever. I would like to do them all at once. Thank you. Cheers.

All Replies (1)

more options

The open tabs are stored in sessionstore.jsonlz4 when you close Firefox.

You can use the button in "Help -> More Troubleshooting Information" (about:support) to go to the current Firefox profile folder or use the about:profiles page (Root directory).

You will normally find these files in the sessionstore-backups folder:

  • previous.jsonlz4 (cleanBackup: copy of sessionstore.jsonlz4 from previous session that was loaded successfully)
  • recovery.jsonlz4 (latest version of sessionstore.jsonlz4 written during runtime)
  • recovery.baklz4 (previous version of sessionstore.jsonlz4 written during runtime)
  • upgrade.jsonlz4-<build_id> (backups created during a Firefox update)

You can copy a sessionstore file with Firefox closed from the sessionstore-backups folder to the main profile folder and rename the file to sessionstore.jsonlz4 to replace the current file.

  • make sure to backup the current sessionstore.jsonlz4

You can look at this tool to inspect a compressed jsonlz4 sessionstore file. This tool works locally, no uploading is done.