Installing the Bookmarklet

For those who use Firefox, Safari, and other browsers, our Bookmarklet provides an easy way to use Hypothesis in the browser of your choice.

If your preferred browser is Chrome (or another Chromium-based browser), please see these instructions for installing the Chrome extension.

For most browsers (except mobile devices)

To install the Hypothesis Bookmarklet, open the browser of your choice and drag the Hypothesis Bookmarklet button below to the bookmarks bar, or right-click/control-click to bookmark the link.

Hypothesis Bookmarklet

To start annotating, visit any web page, open your Bookmarks toolbar, and click “Hypothesis Bookmarklet.” The Hypothesis sidebar will appear over the page.

For browsers on mobile devices (including iPads)

To install the Hypothesis Bookmarklet you’ll make a bookmark in your mobile browser out of any page, and then edit the bookmark, replacing the URL with some javascript we specify below.

To install the Bookmarklet

  1. In your mobile browser, on any webpage, create a bookmark.
  2. In your browser settings edit the bookmark.
  3. Change the name of the bookmarklet to “Hypothesis Bookmarklet”
  4. Copy the following and paste it into the URL of the bookmark, replacing the site URL already in there:
    • javascript:(function(){window.hypothesisConfig=function(){return{showHighlights:true,appType:'bookmarklet'};};var d=document,s=d.createElement('script');s.setAttribute('src','https://hypothes.is/embed.js');d.body.appendChild(s)})();

To use the Bookmarklet

  1. Navigate to a site you want to annotate.
  2. In the browser URL bar (not the Bookmark menu) type “Hypothesis Bookmarklet”
  3. Select the text that appears in the URL bar.

You should remain on the site you want to annotate and the Hypothesis Sidebar will appear!

Was this article helpful?

Related Articles