Chrome Extension that makes viewing Notion database pages better!
It auto-hides page properties list that often pushes down the page content.
By default list of properties is collapsed: | Clicking on the bar opens/hides the list of properties: |
---|---|
- Download the whole repo as Zip file (see green button "Code" in top right of this page)
- Open Chrome Extension chrome://extensions
- Enable "Developer Mode" (top right)
- Unzip the downloaded folder
- Drag & drop the unzipped folder into Chrome extensions window
- Enjoy
YouTube video which shows steps 2-5: https://www.youtube.com/watch?v=5W9ZPEaVMWE
This is a simple extension with <2 pages of code. You can read it entirely to make sure it is safe. PS. I include official copy of jQuery library as I didn't figure out how to reference it via URL in the manifest file.
I wrote it in an afternoon for myself and sharing with the community. It is not affiliated with Notion the company.
If you find a bug, you can log it here: https://github.com/alexander-kazakov/notion-layout-extension/issues