Mozzarella

Home

Hypothesify

🧐 What is Hypothesify?
Hypothesify is a small Firefox extension for the annotation tool Hypothes.is that allows private and public annotation of any website or PDF.

Currently (26th April 2020), there is no Firefox extension for this great tool. So I decided to make one as part of my learning process of JavaScript. This explains why the code is not really nice and there will be definitely some πŸ›. Sorry for the inconvenience.

πŸ—ƒ Functions of Hypothesify
Hypothesify has the following functions:


βš— Generated code

βš™ How does Hypothesify work?
Hypothesify uses two key services of Hypothes.is:
  1. Its public API for obtaining the number of public annotations for any selected webpage.
  2. Its via proxy that opens any webpage or PDF document in Hypothes.is.

πŸ”Ž Privacy
The extension itself does not collect or store any private information. However, if you wish to "Check for available public annotations" in the popup menu, every URL will be sent to the Hypothes.is server. While the request to the server contains only the URL, I assume that the server gets also the IP address of the machine making the request. Note that sometimes the URL address may also contain sensitive information.

🎁 Support for Hypothesify
If you wish to support this extension, you can make a PayPal donation. πŸ€Έβ€β™‚οΈ

πŸ’Ύ Versions

πŸ“œ Licence of Hypothesify
GNU GPLv3 (code will be available on GitHub).

πŸ±β€πŸ’» Comments and feedback
Welcomed :).

Install
You can easily open a webpage or a PDF in Hypothes.is and generate various codes that you can insert into a note app, include in your webpage or send to your friends and colleagues. A webpage opened in Hypothes.is. You can decide wether you wish Hypothesify show the number of public annotations on any webpage you visit (number in the badge) or not (for privacy reasons).