From 9d6ea524b6e320a4e43f3d91c7090989ac96d7a7 Mon Sep 17 00:00:00 2001 From: Date: Sun, 8 Nov 2015 01:31:47 -0800 Subject: [PATCH] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79f2ba1..cb90184 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # chrome-pseudobookmark This Chrome extension will create an additional Add Bookmark button with its own separate storage location. +Ctrl+Shift+A bookmarks the active page. Ctrl+Shift+E opens the options page. Press the button to add the page. -The button disappears on pages with added URLs. +The button disappears on pages that have been bookmarked. The options page presents the URLs as hyperlinks. You can also export them as markdown or delete all. Ideally, this extension could be duplicated to create many Add Bookmark buttons, all corresponding to separate folders.