Browser extensions to save the current pages URL with comments to a Markdown, Org-Mode or plain text file.
JavaScript 71.6%
HTML 19.0%
CSS 8.2%
Shell 1.3%
92 1 0

Clone this repository

https://tangled.org/releasecandidate.bsky.social/notoy-browser_extensions https://tangled.org/did:plc:bsvlnvc2ypnlpvcttd7b5jlz/notoy-browser_extensions
git@tangled.org:releasecandidate.bsky.social/notoy-browser_extensions git@tangled.org:did:plc:bsvlnvc2ypnlpvcttd7b5jlz/notoy-browser_extensions

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

Download tar.gz
README.md

Notoy-BrowserExtensions #

GPLv3 license

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:

Table of Contents #

ESLint Documentation Status

Installation#

Go to the extension website of your browser and download Notoy

or install from GitHub: manually install extension

Usage#

GIF showing the usage of the Notoy browser extension

There is also a video on YouTube: Notoy usage on YouTube

Screenshots#

Chrome#

Popup screen: Screenshot of the extension's popup, running in Chrome

Options Screen: Screenshot of the extension's options page, running in Chrome

Edge#

Popup screen: Screenshot of the extension's popup, running in Edge

Options Screen: Screenshot of the extension's options page, running in Edge

Firefox#

Popup screen: Screenshot of the extension's popup, running in Firefox

Options Screen: Screenshot of the extension's options page, running in Firefox

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
    • Edge:
      1. unzip the downloaded file to a directory
      2. go to edge://extensions/
      3. enable Developer mode in the lower left 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 Notoy browser extensions are licensed under the GPLv3, see file LICENSE.