Pinned Loading
-
Firefox-Mid-Monitor
Firefox-Mid-Monitor PublicThis is a Firefox XPI extension that adds extra height to the window so content can be scrolled to the middle of your monitor.
-
format numbers on the page with commas
format numbers on the page with commas 1var ignoreNodes = new Set(['INPUT', 'TEXTAREA']);
2function walk(node) {
3if (ignoreNodes.has(node.tagName)) {
4return;
5}
-
LazyLinkLaser
LazyLinkLaser PublicTo 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…
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.