Turn booky.io into a powerful start page

Booky.io is my favourite bookmark manager, I turned it into a start page for my browser using a tiny userscript. Since then, I'm occasionally adding new features as I see fit, and I packaged the script here for my friends and the wider public

The packaging format ensures that the script is easy to install and updates automatically. It also guarantees that the author of a userscript doesn't have access to other websites, as the header specifies which domains will load the script

Features

Installation

  1. Set https://booky.io as your start page. Most browsers don't allow you to specify a custom URL as a start page, if this is the case you'll need an extension for this. For Firefox I use New Tab Override
  2. Get Tampermonkey which enables you to run userscripts. Once it's installed, open the Dashboard from Tampermonkey's dropdown menu, then go to Utilities and find Import from URL at the very bottom
  3. and paste the following URL into the textbox and click Install:
    https://lbfalvy.github.io/minimal-booky/dist/minimal-booky.js

About