From a1bace0f5d42ca80a959f379bacbf0252ca9c7f2 Mon Sep 17 00:00:00 2001 From: Date: Sun, 8 Nov 2015 01:32:58 -0800 Subject: [PATCH] --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cb90184..33e4dac 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # chrome-pseudobookmark -This Chrome extension will create an additional Add Bookmark button with its own separate storage location. +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. +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 that have been bookmarked. -The options page presents the URLs as hyperlinks. You can also export them as markdown or delete all. +Press the button to bookmark the page. +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.