@@ -65,7 +65,18 @@ Visit `http://127.0.0.1:3000` to verify the server is running. -### Install the browser extension+### Installing the browser extension++A signed extension can be downloaded here: <https://bigbrowser.tech/extension/>.+It is the recommended way to get started.++Configure the extension's preferences:+- Instance URL: `http://127.0.0.1:3000` (or your server address)+- API key: the key from your config+- Device name: pick an identifier for this browser, e.g. `desktop`+++#### Building the extension Build the extension: @@ -75,13 +86,11 @@ ``` Install in Firefox:-- Go to `about:addons` / Debug Add-ons-- Load `bigbrowser_extension/web-ext-artifacts/bigbrowser-1.0.0.zip` as a temporary addon -Configure the extension's preferences:-- Instance URL: `http://127.0.0.1:3000` (or your server address)-- API key: the key from your config-- Device name: pick an identifier for this browser, e.g. `desktop`+- Go to `about:addons` / Debug Add-ons+- Load `bigbrowser_extension/web-ext-artifacts/bigbrowser-X.X.X.zip` as a temporary addon++Then configure the extension as described above. ## Configuration @@ -130,7 +139,7 @@ ## License -Copyright (C) 2026 Thomas Sileo <thomas.sileo@sent.com>+Copyright (C) 2023-2026 Thomas Sileo <thomas.sileo@sent.com> This project is licensed under the GNU Affero General Public License v3 or later (see the LICENSE file).