Skip to content

Instantly share code, notes, and snippets.

@AstraLuma
Forked from JoelBesada/README.md
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AstraLuma/a3c9aa69885472654e19 to your computer and use it in GitHub Desktop.
Save AstraLuma/a3c9aa69885472654e19 to your computer and use it in GitHub Desktop.
Dogears (Unfold)

This helps "unfold 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 fold corners.

document.location = localStorage.$backtick_dogear;
{
"name": "Unfold Corner",
"description": "Come back to the page you stashed.",
"icon": "https://backtickio.s3.amazonaws.com/icons/backtick.png",
"link": "https://gist.github.com/astronouth7303/a3c9aa69885472654e19"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment