Skip to content

v0.3.1

Latest

Choose a tag to compare

@imshaikot imshaikot released this 26 Aug 23:15
· 1 commit to main since this release

Features

  • timers: schedule a job the browser wakes you for (650dcaa)

Install

Download browsentic-0.3.1-chrome.zip, unzip it, then load the folder at chrome://extensions
with Developer mode on. Firefox users want the -firefox.zip.

The daemon runs from source:

git clone --branch v0.3.1 https://github.com/imshaikot/browsentic.git
cd browsentic && yarn setup && yarn mcp:link
browsentic-mcp pair

Full changelog: v0.3.0...v0.3.1