Before working with Vimprobable you have to create a bookmark-file:
touch ~/.config/vimprobable/bookmarks
To add the current page to the bookmarks, type the command :bma
Bookmarks can have one or more tags. Tags are added at the time of creation of the bookmark. Type one or more tags, seperated by a space after the :bma command.
Example: suppose you would like to add the tags "vimprobable" "browser" with the current page, enter the command
:bma vimprobable browser
Open a new URL in the current window with the command "o" or open a new URL in a new window with the command "t" (tab). Type a few characters which are part of one your bookmarked URL's and hit <tab>. Now a list of one or more URLs is shown. Use <tab> to go to the preferred URL.
Use the command ":qt" to find bookmarks by tag. Just type a few characters of the desired tag and hit <tab>. Use <tab> to go to the preferred tag.