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.
- Host: GitHub
- URL: https://github.com/lifailon/sidebar
- Owner: Lifailon
- License: mit
- Created: 2024-11-09T13:45:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T22:57:19.000Z (11 months ago)
- Last Synced: 2025-03-28T03:30:09.718Z (6 months ago)
- Topics: chrome-extension, google-chrome, javascript, sidebar
- Language: JavaScript
- Homepage:
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CustomSidebar
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`.

### 🚀 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:
