Skip to content
View stembrain's full-sized avatar

Block or report stembrain

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Firefox-Mid-Monitor Firefox-Mid-Monitor Public

    This is a Firefox XPI extension that adds extra height to the window so content can be scrolled to the middle of your monitor.

    JavaScript 1 1

  2. SmbcSwipe SmbcSwipe Public

    Add swipin to SMBC Comics

    JavaScript 1 1

  3. format numbers on the page with commas format numbers on the page with commas
    1
    var ignoreNodes = new Set(['INPUT', 'TEXTAREA']);
    2
    function walk(node) {
    3
      if (ignoreNodes.has(node.tagName)) {
    4
        return;
    5
      }
  4. LazyLinkLaser LazyLinkLaser Public

    To try to click a link only a few words in size feels like an attempt to make a headshot in a FPS- hard. (Lady Lovelace's) Lazy Link Lazer makes it easier to click links because you only need to cl…

  5. nyt-spelling-bee-solver nyt-spelling-bee-solver Public

    HTML