chrisputnam9 / chrome-google-keep-full-screen

Chrome Extension - Makes Google Keep editing use full browser window.
MIT License
61 stars 18 forks source link

[idea] Pass URL param to force note to open in fullscreen #16

Open cianmce opened 2 years ago

cianmce commented 2 years ago

Problem

I want to be able to open a link or have it set as a new tab starting URL, and have it open the note in fullscreen all the time and not based on the last state it was in.

Solution

Open in fullscreen if a URL param is present. e.g.

https://keep.google.com/u/0/?&fullscreen#LIST/12345abcde
chrisputnam9 commented 2 years ago

Thanks - this is a good suggestion