Skip to content

hirajanwin/notion-layout-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion Layout - Chrome Extension

What is it?

Chrome Extension that makes viewing Notion database pages better!

It auto-hides page properties list that often pushes down the page content.

How it works?

By default list of properties is collapsed: Clicking on the bar opens/hides the list of properties:
collapsed uncollapsed

How to install?

  1. Download the whole repo as Zip file (see green button "Code" in top right of this page)
  2. Open Chrome Extension chrome://extensions
  3. Enable "Developer Mode" (top right)
  4. Unzip the downloaded folder
  5. Drag & drop the unzipped folder into Chrome extensions window
  6. Enjoy

YouTube video which shows steps 2-5: https://www.youtube.com/watch?v=5W9ZPEaVMWE

Safety

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.

Notice

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

About

Chrome Extension that improves Notion pages layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.1%
  • CSS 29.9%