anotools-chrome

A Chrome/Brave extension to let you easily open the current page in Outline.com or Hypothes.is.
git clone git://git.alex.balgavy.eu/anotools-chrome.git
Log | Files | Refs | README | LICENSE

README.md (1122B)


      1 # Anotools: Chrome/Brave extension to annotate websites using Outline.com and Hypothes.is
      2 Adds two context menu items to open the page using Outline.com (via [Outline.com](https://outline.com)) or Hypothes.is (via [via.hypothes.is](https://via.hypothes.is)).
      3 <a target="_blank" href="https://icons8.com/icons/set/pencil">Pencil icon</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>
      4 
      5 Installation:
      6 1. Download and unzip the [latest release](https://github.com/thezeroalpha/anotools-chrome/releases/latest)
      7 2. Rename the unzipped directory to `anotools`
      8     - When you update manually, replace the **content** of the `anotools` folder with the **content** of the latest zip file
      9     - As long as the extension loads from the same path (the `anotools` folder), it will run properly
     10 3. Go to [chrome://extensions](chrome://extensions)
     11 4. Enable the _Developer mode_ switch in the top right corner
     12 5. Click _Load unpacked_ on the left side
     13 6. In the opened dialog, select the `anotools` folder and click open.
     14 
     15 Remember that you need to update manually, by following the directions outlined in step 2 above.