Download pre-built extension packages from the releases page:
- Chrome Extension ZIP: Ready-to-install unpacked extension
- Meta Analysis JSON: Ecosystem analytics data
Download pre-built artifacts of main from GitHub Actions:
- local-first-tools-extension.zip - Latest build from main branch
- build-report.md - Build statistics and details
To download:
- Go to the Build workflow
- Click on the latest successful run
- Scroll down to "Artifacts" section
- Download
local-first-tools-extension.zip
- Download the extension ZIP file
- Extract to a permanent location:
~/Documents/local-first-tools-extension/ - Open Chrome and navigate to
chrome://extensions/ - Enable Developer mode (toggle in top-right corner)
- Click Load unpacked
- Select the extracted folder containing
manifest.json
The extension will appear in your toolbar. Click the puzzle piece icon to access all 180+ applications.
- Download the extension ZIP file
- Extract to a permanent location
- Open Edge and navigate to
edge://extensions/ - Enable Developer mode (toggle in left sidebar)
- Click Load unpacked
- Select the extracted folder containing
manifest.json
- Download the extension ZIP file
- Extract to a permanent location
- Open Brave and navigate to
brave://extensions/ - Enable Developer mode (toggle in top-right corner)
- Click Load unpacked
- Select the extracted folder containing
manifest.json
- Download the extension ZIP file
- Extract to a permanent location
- Open Opera and navigate to
opera://extensions/ - Enable Developer mode
- Click Load unpacked
- Select the extracted folder containing
manifest.json
Note: Firefox uses a different extension format and is not supported.
Pre-release builds are available from pull request workflows. These builds are not included in official releases but can be tested manually:
- Go to the Actions tab
- Find the workflow run for the PR you want to test
- Download the extension artifact
- Follow the standard installation steps above
To update to a newer version:
- Download the latest extension ZIP
- Extract to the same location (overwrite existing files)
- Go to
chrome://extensions/ - Click the refresh icon on the Local First Tools card
Or for a clean update:
- Remove the existing extension
- Download and extract the new version
- Load the unpacked extension again
Solution: The extension folder was moved or deleted. Chrome needs continuous access to the unpacked files.
- Extract to a permanent location (Documents folder recommended)
- Do NOT delete the folder after installation
- If you need to move it, remove the extension first, then reinstall
Solution:
- Remove the extension
- Re-extract the ZIP file to a new location
- Ensure you're not using a network drive or cloud-synced folder
- Load the extension again
Solution: Developer mode must be enabled. Toggle the switch in the top-right corner of the extensions page.
Solution: Incorrect folder structure selected.
- Select the folder containing
manifest.json(not a parent folder) - Verify the
apps/anddata/folders exist inside - Click the refresh icon on the extension card
- Browsers: Chrome 88+, Edge 88+, Brave, Opera (Chromium-based)
- Disk Space: ~10 MB
- Network: None required (100% offline)