FF Session Importer Firefox

FF Session Importer

By: soyeb
Import Firefox sessionstore files and open tabs in new windows

Features & Capabilities

FF Session Importer for Firefox

A Firefox extension that imports Firefox sessionstore files (.jsonlz4, .json, .baklz4) and opens the contained tabs in Firefox windows.

Features

  • Import Firefox sessions: Load Firefox sessionstore files directly into Firefox
  • Multiple formats: Supports compressed (.jsonlz4, .baklz4) and uncompressed (.json) session files
  • Window preservation: Each Firefox window opens in a separate Firefox window
  • Simple interface: Just select a file and import
Installation

From Firefox Web Store

(Coming soon)

Manual Installation (Developer Mode)

  1. Download or clone this repository
  2. Open Firefox and navigate to Firefox://extensions/
  3. Enable "Developer mode" (toggle in top-right corner)
  4. Click "Load unpacked"
  5. Select the extension directory
Usage
  1. Click the extension icon in Firefox's toolbar
  2. Click "Choose File" or drag & drop a Firefox sessionstore file
  3. sessionstore.jsonlz4 (current session)
  4. recovery.jsonlz4 (crashed session)
  5. previous.jsonlz4 (previous session)
  6. Any .json session backup
  7. Preview the loaded tabs and windows
  8. Click "Import Tabs" to open all tabs in new Firefox windows
File Locations

Firefox sessionstore files are typically located at:

  • Windows: %APPDATA%\Mozilla\Firefox\Profiles\[profile]\sessionstore.jsonlz4
  • macOS: ~/Library/Application Support/Firefox/Profiles/[profile]/sessionstore.jsonlz4
  • Linux: ~/.mozilla/firefox/[profile]/sessionstore.jsonlz4
How It Works
  1. Decompresses .jsonlz4 files using LZ4 decompression
  2. Parses Firefox's sessionstore JSON format
  3. Extracts URLs from tabs and windows
  4. Creates new Firefox windows with the extracted tabs
Privacy
  • All file processing happens locally in your browser
  • No data is sent to external servers
  • No tracking or analytics
Dependencies
  • LZ4 decompression: Uses a modified version of lz4js by John Chadwick
Development

Building from Source

No build process required. The extension uses vanilla JavaScript.

Testing

  1. Load the extension in developer mode
  2. Use test sessionstore files from your Firefox profile
File Structure

firefox-session-importer/ └── Firefox/ ├── lz4.js # LZ4 decompression library ├── manifest.json # Extension manifest ├── background.js # Background service worker ├── popup.html # Extension popup UI ├── popup.js # Popup functionality ├── styles.css # Popup styles ├── lib/ │ └── lz4.js # LZ4 decompression library ├── icons/ # Extension icons ├── README.md # This file ├── LICENSE # ISC License └── CHANGELOG.md # Version history

Limitations

  • No form data/cookies: Only URLs are imported, not form data, cookies, or browsing history
  • Firefox-specific URLs: URLs starting with about:, Firefox:, or moz-extension: are skipped
  • Large sessions: Very large sessions may take time to import
Troubleshooting

"Failed to decompress LZ4 file"

  • Ensure you're using a valid Firefox sessionstore file
  • Try using a different session file (recovery.jsonlz4, previous.jsonlz4)
"No valid URLs found"
  • The session file may be corrupted or empty
  • Try restoring from a different backup
Extension not loading
  • Ensure developer mode is enabled in Firefox://extensions/
  • Check Firefox console for errors (F12 → Console)
Contributing
  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request
License

ISC License - see LICENSE file for details.

Acknowledgments

  • LZ4 decompression: Modified from lz4js by John Chadwick
  • Firefox session format: Reverse-engineered from Firefox source code

User Growth & Download Statistics

Manifest V2 Add-on
By:
soyeb
Daily users:
8 -1
Version:
1.0 Last updated: 2026-02-03
Version code:
6138673
Creation date:
2026-02-02
Risk:
High risk impact High risk likelihood
Permissions:
Size:
24.79KB
URLs:
Website
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-06-04
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
soyeb
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/ff-session-importer/
Website:
https://bitbucket.org/soyeb/firefox-session-importer/src/master/

Is FF Session Importer Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

FF Session Importer requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk impact analysis details
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
  • Critical ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

FF Session Importer may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Medium **** ********* *** ***** ** *** **** * ******* *** ********** *** *** ** ****** ** *****
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best FF Session Importer Alternatives

Here are some Firefox add-ons that are similar to FF Session Importer: