An open API service indexing awesome lists of open source software.

https://github.com/lifailon/sidebar

Customizable browser sidebar for quick access to websites.
https://github.com/lifailon/sidebar

chrome-extension google-chrome javascript sidebar

Last synced: 6 months ago
JSON representation

Customizable browser sidebar for quick access to websites.

Awesome Lists containing this project

README

          


Custom Sidebar

Customizable browser sidebar for quick access to websites.

This extension is inspired by the [AI Side Panel](https://github.com/creosB/AI-Side-Panel-Extension#) project (the code is completely rewritten) without being tied to specific sites.

The sidebar is available on any site and is saved when moving through tabs. To quickly open the sidebar, use the `Ctrl+Q` key combination or left click on the extension logo.

The list of buttons is displayed dynamically and can be customized through the extension configuration in `JSON` format. To call the configuration interface, right-click on the extension logo and select `Options`.

![options](/image/options.jpg)

### 🚀 Install in Google Chrome

1. Download the extension from the [GitHub repository](https://github.com/Lifailon/sidebar/archive/refs/heads/main.zip) and extract the downloaded archive.

2. Open the Google Chrome extensions page: `chrome://extensions`.

3. Enable `Developer mode`, click `Load unpacked` and select the `chrome` directory:

![install](/image/install.jpg)