Adding bookmarks
Ways to save a page to Folded Corner, beyond the web form.
Bookmarklet
Drag this link to your browser's bookmarks bar. Click it on any page to add that page here.
On mobile (iOS / Android)
There's no bookmarks bar to drag to, and the link's own visible text ("+ Folded Corner") isn't the code — long-press the box below instead, select all, and copy it:
javascript:location.href='https://foldedcorner.app/add?url='+encodeURIComponent(location.href);
Then: bookmark any page the normal way, edit that bookmark, and paste this in place of its URL. From then on, tapping that bookmark from your bookmarks list — on any page — adds it here.
Firefox extension
"Folded Corner Quick Add" adds a toolbar button that does the same thing as the bookmarklet —
click it on any page to add it here. Not published to any add-on store; installed manually as an
.xpi file.