Transform your Firefox browser with AI-powered semantic search and intelligent discovery.
First, you'll need to build the extension from source or download the latest release.
Navigate to Firefox's debugging page for add-ons.
Open Firefox and go to:
about:debugging
Click on the "This Firefox" tab in the debugging page.
Note: This allows you to load temporary add-ons for testing.
Click "Load Temporary Add-on" and select the manifest file.
Select the file:
Findex/extension/dist/manifest.json
Set up the backend server and configure your API keys.
Important: The extension requires the backend server to be running. See the documentation for setup instructions.
Extensions loaded via "Load Temporary Add-on" are removed when Firefox is closed. You'll need to reload the extension each time you restart Firefox.
Firefox may prompt you to grant permissions for the extension to access web pages and data. These permissions are required for the AI search functionality.
Unlike Chrome, Firefox doesn't require a special "developer mode" to be enabled. The about:debugging page is always available for loading temporary add-ons.