Chrome Web Store (Recommended)
One-click install with auto-updates.
Pin to toolbar
Click the puzzle icon 🧩 in the top-right corner of Chrome → find NoteFlow → click 📌 to pin
Install from GitHub
If you can’t access the Chrome Web Store, you can install manually from a GitHub Release.
Extract the file
Extract the .zip to a permanent folder (do not delete — Chrome needs to read it)
Load into Chrome
- Open
chrome://extensions
- Enable “Developer mode” (top right)
- Click “Load unpacked”
- Select the extracted folder
Pin to toolbar
Click the puzzle icon 🧩 → find NoteFlow → click 📌 to pin
To update, repeat the steps above and click the refresh button on chrome://extensions.
Build from Source
For the latest development version or to contribute:
Clone the repo
git clone https://github.com/EthanBAI-dev/NoteFlow_NoteBookLM-BiliBili-Tools.git
cd NoteFlow_NoteBookLM-BiliBili-Tools
pnpm install
pnpm build
Load into Chrome
- Open
chrome://extensions
- Enable “Developer mode”
- Click “Load unpacked”
- Select the
dist/chrome-mv3 directory