Browser extension that walks through all browser bookmarks and opens them one after the other and lets you delete the current one.
JavaScript 82.0%
SCSS 10.4%
HTML 4.2%
Shell 3.4%
35 1 0

Clone this repository

https://tangled.org/releasecandidate.bsky.social/bookmark-visitor https://tangled.org/did:plc:bsvlnvc2ypnlpvcttd7b5jlz/bookmark-visitor
git@tangled.org:releasecandidate.bsky.social/bookmark-visitor git@tangled.org:did:plc:bsvlnvc2ypnlpvcttd7b5jlz/bookmark-visitor

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Bookmark-Visitor #

GPLv3 license

Browser extension that walks through all browser bookmarks and opens them one after the other and lets you delete the current one.

Supported browsers in alphabetical order:

  • Chrome
  • Firefox

Table of Contents #

ESLint Documentation Status

Usage#

Screenshot of the English Version of the Chrome Extension Screenshot of the English Version of the Firefox Add-on

Manually Install Extensions#

  1. Download the latest release for your browser from GitHub latest release at GitHub
  2. Follow the instructions to install the extension for your browser:
    • Chrome:
      1. unzip the downloaded file to a directory
      2. go to chrome://extensions/
      3. enable Developer mode in the upper right corner
      4. click Load unpacked and select the unpacked extension
    • Firefox:
      1. go to about:debugging
      2. click This Firefox to the upper left
      3. click Load Temporary Add-On...
      4. select the downloaded zip file

Contributing#

Most important is help translating the extensions to other languages and supporting other browsers like Safari.

But any help is welcome, file bug reports (file bug report at GitHub), issue feature requests (file feature request) or fork the repo and create a pull request documentation at GitHub.

Further Documentation#

Further documentation can be found at Read the Docs

License#

The Bookmark-Visitor browser extensions are licensed under the GPLv3, see file LICENSE.