Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
engen0 committed Nov 8, 2015
1 parent 9d6ea52 commit a1bace0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit a1bace0

Please sign in to comment.