Browser extension for changing Notion topbar and sidebar color
- Clone this repository.
- Run
npm install
to install the dependencies. - Run
npm run build
to build the project. - Load the
dist
folder into Chrome inchrome://extensions/
.
or
- Download notion-bar-colorize.zip from Releases
- Unzip the file
- Load the
dist
folder into Chrome inchrome://extensions/
.
This project is licensed under the MIT License. See the LICENSE file for details.