Log in Sign up
3 Matching Annotations
  1. Jan 2022
  2. gist.github.com gist.github.com
    Greasemonkey Hypothesis Better Title
    1
    1. kael 26 Jan 2022
      in Public
      // ==UserScript==
      // @name        Hypothes.is Better Title
      // @description Rewrite titles of Hypothesis users page for better bookmarking
      // @author      https://github.com/kael
      // @see         https://github.com/hypothesis/support/issues/257
      // @version     1
      // @grant       none
      // @include      https://hypothes.is/users/*
      // ==/UserScript==
      
      window.onload = () => document.title = `Hypothesis / ${window.location.pathname.split("/users/")[1]}`;
      
      hypothesis greasemonkey html
    Visit annotations in context

    Tags

    • hypothesis
    • html
    • greasemonkey

    Annotators

    • kael

    URL

    gist.github.com/kael/9f8a879f3a42b5c9dcb246bfb778f69a
  3. Oct 2018
  4. addons.mozilla.org addons.mozilla.org
    Greasemonkey – Get this Extension for 🦊 Firefox (en-US)
    1
    1. kael 19 Oct 2018
      in Public
      greasemonkey firefox js
    Visit annotations in context

    Tags

    • firefox
    • js
    • greasemonkey

    Annotators

    • kael

    URL

    addons.mozilla.org/en-US/firefox/addon/greasemonkey/
  5. openuserjs.org openuserjs.org
    OpenUserJS
    1
    1. kael 01 Oct 2018
      in Public
      openuserjs greasemonkey
    Visit annotations in context

    Tags

    • openuserjs
    • greasemonkey

    Annotators

    • kael

    URL

    openuserjs.org/
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy