Firefox Installation
Stable Release (Recommended)
Method 1: Firefox Add-ons
Install directly from the Firefox Add-ons store for automatic updates and the most stable experience.
Nightly & Manual Installation
Use these methods if you want the absolute latest features (Nightly) or need to install TablissNG on a version of Firefox where the store is unavailable.
- .xpi files: These are compiled Firefox extensions. All
.xpifiles distributed in our releases are signed by Mozilla, meaning they can be installed permanently in any version of Firefox. - .zip files: These contain the raw extension source code. These are generally used for Temporary Installation (Method 3), but can sometimes be installed permanently depending on your browser (Method 4).
Method 2: Manual Installation
For the latest experimental features, you can install the Signed Nightly build. This version is signed by Mozilla and will work on standard Firefox releases.
(Current version: v1.6.5.0)
From a .xpi
- Go to the Releases page.
- Find the latest release (or nightly-auto for experimental features).
- Download the
.xpifile:- Nightly:
tablissng-X.X.X.X.xpi - Stable:
tabliss-firefox.xpi
- Nightly:
- In most cases this should automatically prompt you to install the extension 🎉. If not, then continue as follows:
- In Firefox, go to
about:addons. - Click the gear icon (⚙️) and select "Install Add-on from File...".
- Select the downloaded
.xpifile.
From a .zip
If you have a .zip file, it is unsigned.
- On standard Firefox: You must use Method 3 below to install it temporarily.
- On Developer Edition/Forks: You may be able to install it permanently using Method 4.
Note: to get the absolute latest builds, you can download from GitHub Actions.
Method 3: Temporary Installation (Standard Firefox)
If you want to test a build without permanent installation (e.g., from a .zip file), you can load it temporarily.
- Open Firefox and type
about:debuggingin the address bar. - Click "This Firefox" in the sidebar.
- Click "Load Temporary Add-on...".
- Select the
.zipfile.
Note: The extension will be removed when you restart Firefox.
Method 4: Permanent Unsigned (Dev Edition & Forks)
Firefox Developer Edition, Nightly, and many forks (like Zen) allow you to bypass signature requirements permanently:
- Type
about:configin the address bar and click "Accept the Risk and Continue". - Search for
xpinstall.signatures.required. - Double-click the preference to set it to
false. - You can now install unsigned
.zipor.xpifiles via Method 2 and they will remain installed after a restart.
Updating & Switching Versions
How to Update
Standard installations via the Firefox Add-ons store should update automatically.
To force an update check:
- Open Firefox and go to
about:addons. - Click the gear icon (⚙️) in the top right.
- Select "Check for Updates".
- This will trigger an update check for all installed extensions.
To update a manual installation, you can simply navigate to the Releases page in Firefox and click on the .xpi file. Firefox will automatically detect it as an update and prompt you to install it.
Switching Between Versions (Stable ↔ Nightly)
If you want to switch between Stable and Nightly builds, or manually update to a newer release without losing your settings, follow these steps:
- Download the new version's
.xpifile. - Open Firefox and go to
about:addons. - Click the gear icon (⚙️) and select "Install Add-on from File...".
- Select the new
.xpifile.
Because TablissNG uses a consistent extension ID, Firefox will treat this as an update to your existing installation, and all your settings will be preserved!
If you are moving from a Nightly or Manual build back to the Store version, please be aware:
- Browsers most likely will not let you easily switch back to the store version.
- Installing the store version over a manual build may require you to delete the existing one first.
- This will delete all your settings and data.
Before switching, always export your settings from the TablissNG dashboard to ensure you don't lose your configuration.