Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 2.94 KB

README.md

File metadata and controls

56 lines (38 loc) · 2.94 KB

Bookmark-Visitor

Browser extensions to save the current page's URL with comments to a markdown, org-mode or plain text file.

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.