Skip to content

Instantly share code, notes, and snippets.

@abear1538
abear1538 / gist:eb801c21dbf33130667dc91c1a5ac835
Created April 3, 2026 18:20
Nextdoor Cleanup Userscriptt
// ==UserScript==
// @name Nextdoor - Enhanced Feed Filter
// @namespace https://greasyfork.org/users/majik
// @version 2.1.0
// @description Hides ads, sponsored content, and specific keywords/authors from the Nextdoor feed. Adds a quick "Hide" button to posts and a graphical settings panel.
// @author Gemini / Cleanup: majik
// @match https://nextdoor.com/*
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_registerMenuCommand
@abear1538
abear1538 / wolfery_format.js
Last active January 25, 2026 16:48
Wolfery Look Notify Utility Script (Userscript)
// ==UserScript==
// @name Wolfery Look Notifier
// @namespace wf-tools
// @version 2.37.0
// @description Notifies you when someone looks at your character in the chat, including a count of how many times they've looked.
// @match https://wolfery.com/*
// @run-at document-start
// @grant none
// ==/UserScript==
@abear1538
abear1538 / wolfery_format.md
Last active January 24, 2026 17:09
Wolfery Text Format Guide (Unofficial)

Wolfery Text Formatting — Practical Field Guide (Merged Reference)

This guide consolidates Wolfery’s text formatting behavior from two sources:

  1. Official in-client help commands (help format, help format info)
  2. Observed behavior, forum posts, release notes, and real-world usage

Where these sources agree, the behavior is described directly. Where they conflict, the discrepancy is explicitly noted.