From ca3071514f0a9c9dcde7248186446651fe26a3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sat, 23 Feb 2019 18:51:47 +0100 Subject: [PATCH] add readme --- README.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d5ee52 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +Save Link To File +================= + +This is a simple one-button firefox extension (might work in chrome too, I didn't try). + +It generates and saves a HTML file like this: + +*Ondrovo.com.link.html* + +```html + + + + + Ondrovo.com + + + + + Redirecting to: https://www.ondrovo.com/ + + +``` + +When you open it, it loads up the linked page. + +Why +--- + +This is useful when you want to keep your bookmarks as files, e.g. together with a project they relate to. They are cross-platform and work with any browser.