Skip to content

Firefox extension for managing tabs and bookmarks in sidebar.

License

Notifications You must be signed in to change notification settings

ryzaiglesia/sidebery

 
 

Repository files navigation

Sidebery

Firefox extension for managing tabs and bookmarks in sidebar.

Install

Stable (4.10.2): Release page | Addon page | Install
Beta (5.0.0b31): Release page | Install

Note: Before installing the beta version make sure to save backup of the addon data (Sidebery settings / Help / Export).

About

Sidebery is a highly configurable sidebar with panels of different types. Some of the key features:

  • Vertical tabs panels with tree or flat layout
  • Bookmarks panels
  • (v5) History panel
  • (v5) Search in panels
  • Customizable context menu
  • Customizable styles
  • Snapshots (saved windows/panels/tabs)
  • ...and more

Build

Prerequisites: latest LTS Node.js version

Install dependencies: npm install
Build all parts of addon: npm run build
Create addon archive in ./dist: npm run build.ext

Development

Prerequisites: latest LTS Node.js version

Install dependencies: npm install
Build and watch for changes: npm run dev
Run browser with addon: npm run dev.run -- <firefox-executable>

Licence

MIT

Donate

You can donate to this project, which will motivate me to spend more time on Sidebery.

Bitcoin (BTC):
bc1q2drx3x5pfl0c68urwztvjrwgksg9u3l7mn4g4m

btc-bc1q2drx3x5pfl0c68urwztvjrwgksg9u3l7mn4g4m

Ethereum (ETH):
0x11667D20AB328194AEEc68F9385CCcf713607929

eth-0x11667D20AB328194AEEc68F9385CCcf713607929

About

Firefox extension for managing tabs and bookmarks in sidebar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.5%
  • Vue 27.1%
  • Stylus 12.5%
  • JavaScript 1.6%
  • HTML 1.3%