Skip to content
View stembrain's full-sized avatar
Block or Report

Block or report stembrain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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