This helps "fold a corner" when reading through a website. It remembers where you are to come back to later.
Each website can only have one corner folded at a time.
Please see the companion command to unfold corners.
This helps "fold a corner" when reading through a website. It remembers where you are to come back to later.
Each website can only have one corner folded at a time.
Please see the companion command to unfold corners.
| localStorage.$backtick_dogear = document.location; |
| { | |
| "name": "Fold Corner", | |
| "description": "Stash the page to come back to later.", | |
| "icon": "https://backtickio.s3.amazonaws.com/icons/backtick.png", | |
| "link": "https://gist.github.com/astronouth7303/099c17ce28169ccd345b" | |
| } |