Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cyanxiao/notion-sidebar-tamer

Chrome extension that disables the Notion sidebar appearing on hover.
https://github.com/cyanxiao/notion-sidebar-tamer

chrome chrome-extension notion

Last synced: 20 days ago
JSON representation

Chrome extension that disables the Notion sidebar appearing on hover.

Awesome Lists containing this project

README

        




Notion Sidebar Tamer


Disable the hover sidebar in Notion.


Chrome Web Store



## Introduction

The sidebar in Notion is a great way to navigate between pages, but it can be distracting when you're working between windows. This Chrome extension disables the appearing on hover of the sidebar.

## Manual Installation

Please refer to Chrome's [documentation](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked) on how to install an extension.

1. Download the repository as a zip file and extract it.
2. Enter `chrome://extensions` in the address bar.
3. Turn on developer mode.
4. Load the extension by clicking on `Load unpacked` and selecting the extracted folder.
5. Refresh the Notion web page.

## Comparison




Before




After

## Roadmap 🚧

- [ ] Migrate to [WXT](https://wxt.dev/) for development
- [ ] Auto publish to Chrome Web Store
- [ ] Add support for Firefox
- [ ] Apply [dom-mutator](https://github.com/growthbook/dom-mutator) to improve the performance and the behavior of the burger button