← Back to search

Knowledge Bookmark

A browser extension that saves the current page to your Knowledge base with one click. It extracts the page title, description, and keywords automatically.

Download extension.zip

Chrome / Edge

  1. Download and unzip extension.zip
  2. Open chrome://extensions (or edge://extensions)
  3. Enable Developer mode (top-right toggle)
  4. Click Load unpacked and select the unzipped folder
  5. The extension icon appears in the toolbar — click it on any page

The extension persists across browser restarts. You only need to reload it after updating.

Firefox

  1. Download and unzip extension.zip
  2. Open about:debugging#/runtime/this-firefox
  3. Click Load Temporary Add-on
  4. Select manifest.json inside the unzipped folder
  5. The extension icon appears in the toolbar

Temporary add-ons are removed when Firefox closes. You need to reload after each restart.

Safari

  1. Download and unzip extension.zip
  2. Open Terminal and run:
    xcrun safari-web-extension-converter /path/to/extension
  3. Xcode opens with the generated project — click Run
  4. In Safari, go to Settings → Extensions and enable Knowledge Bookmark

Requires macOS with Xcode and the Safari Web Extension Converter tool installed.