Browser-owned sidebar hosting arbitrary sites in iframes.
Version: 2.14.1
Best for desktops where git is available. Updates with git pull.
git clone -b gh-pages --single-branch https://github.com/Stabledog/barouse.git ~/.local/share/barouse
Then load in Chrome:
chrome://extensions~/.local/share/barouse/extensionTo update:
cd ~/.local/share/barouse && git pull
Then click the reload button on chrome://extensions.
For machines without git (conference rooms, shared workstations).
curl -fsSL https://stabledog.github.io/barouse/barouse-update | bash
This downloads and extracts the extension to ~/.local/share/barouse.
Set BAROUSE_DIR to override the install location.
Then load ~/.local/share/barouse as an unpacked extension in Chrome.
Re-run the same command to update.