Chrome & Chromium Installation
Stable Release (Recommended)
Method 1: Chrome Web Store
Install directly from the Chrome Web Store for automatic updates and the most stable experience.
Nightly & Manual Installation
Use these methods if you want the absolute latest features (Nightly) or want to install a specific version manually.
Method 2: Manual Installation (Developer Mode)
A key is included in the manifest primarily for ease of testing the Trello widget. The key makes the extension install with the same ID every time like it does on Firefox, even when manually installing it.
- Go to the Releases page.
- Download the build you want:
- Stable:
tabliss-chromium.zip(from the latest release) - Nightly:
tabliss-chromium-nightly.zip(from the nightly-auto release)
- Stable:
- Unzip the file into a permanent folder on your computer.
- Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked".
- Select the folder where you unzipped the extension (ensure
manifest.jsonis in the root of that folder).
Do not move or rename the extension folder after installation. If you move or delete it, the extension will stop working.
This does persist across browser restarts.
Note: to get the absolute latest builds, you can download from GitHub Actions.
Updating & Switching Versions
How to Update
Standard installations via the Chrome Web Store should update automatically.
To force an update check:
- Open Chrome and go to
chrome://extensions/. - Ensure Developer mode is enabled (toggle in the top right corner).
- Click the Update button in the top toolbar.
- This will trigger an update check for all installed extensions.
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
.zipfile. - Extract the files to a folder on your computer.
- Open Chrome and go to
chrome://extensions/. - Click "Load unpacked" and select the new folder.
- You can now safely delete the old folder.
Because TablissNG uses a consistent extension ID, the browser 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.