Get the NotebookFlo Chrome Extension

Download the extension ZIP, extract it, and load the unpacked extension in Chrome to start using NotebookFlo.

1 — Download the ZIP

Download the NotebookFlo extension ZIP file and extract it to a folder on your machine.

  • Download: /downloads/notebookflo.zip
  • Unzip the archive to a folder (the folder must include manifest.json)

2 — Load unpacked extension (install)

Open Chrome's Extensions page and load the extracted folder as an unpacked extension:

  • Open Chrome and navigate to chrome://extensions/
  • Enable 'Developer mode' in the top-right
  • Click 'Load unpacked' and select the extracted folder containing manifest.json

3 — First-run setup and permissions

On first run, the extension may request access to the current site or activeTab permissions. Grant these so the extension can read page content and provide summaries. You can manage permissions via chrome://extensions/ > Details.

4 — Using the extension

Click the NotebookFlo toolbar icon on any page to open the extension popup. Use the 'Import' button to capture the current page, then choose 'Summarize' or 'Create Notes'.

5 — Background page / Devtools (advanced)

To inspect background logs or debug the extension: open chrome://extensions/, find NotebookFlo, click 'Service worker' or 'background page' (depending on manifest v3/v2), then use DevTools.

Troubleshooting