Skip to content

Erudition/zen-sidebery-mod

Repository files navigation

zen-sidebery-mod (Alpha)

Integrate the amazing Sidebery with Zen browser.

Despite the name "Zen Mods", they can't modify the browser chrome, only theme it - at least not yet. The kind of integration offered in this mod is more than a Theme, so there isn't yet a way to install it - only to try it.

Try It

Press Ctrl+Shift+J to open the Browser Console. (Alternatively, click Menu -> More Tools -> Browser Console.)

Then paste the following snippet:

fetch("https://raw.githubusercontent.com/Erudition/zen-sidebery-mod/refs/heads/main/zen-sidebery-integration.mjs").then((response) => response.text().then((code) => eval(code)));

See what this does here.

The effect only lasts until the end of your browsing session. However, you could put the code in your userChrome.js, detailed elsewhere.

Alpha

Please report any issues. If you love it, give this repo a star!

Sidebery setup

  • For now, make sure "Use Native Context Menu" is unchecked.
  • Remove all but the Default Workspace in Zen - else you can still toggle them with mousewheel tilts and shortcuts accidentally. Sidebery's workspaces (panels) are superior.
  • Before applying, use Zen's "Customize Toolbar" to move any buttons you've placed in the left panel (top or bottom) somewhere else in the chrome. Sidebery has it's own top and bottom bar, which can't be moved elsewhere, and having double bars does not look very Zen.

About

Integrate Sidebery with Zen browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published