2026-08-09 11:40:29 -05:00
2025-10-07 20:14:47 -05:00

Userscripts

Small browser userscripts kept together for installation, review, and maintenance.

Included script

Reddit Snoop

reddit-snoop.js adds a compact summary beside Reddit author links showing the five communities in which that account most frequently appears on the loaded profile page. The script runs in the browser and requests the linked public Reddit profile when you hover over an author.

The userscript is derived from the earlier Reddit Snoop script credited in its metadata header. Keep that attribution intact when modifying or redistributing the file.

Install

  1. Install a userscript manager such as Violentmonkey or Tampermonkey.
  2. Open reddit-snoop.js in the repository's raw-file view.
  3. Ask the userscript manager to install the script.

The current match rule covers Reddit pages. Review the source before installing it and expect Reddit markup changes to require maintenance.

Development

There is no build step. Edit the JavaScript directly, reinstall it in a test browser profile, and verify author links on both old and current Reddit layouts.

Privacy

The script reads public profile HTML in your browser. It does not include an analytics service or a separate application backend. Your browser, Reddit, and your userscript manager still apply their own network and privacy behavior.

License

No repository-wide license has been declared. The source retains its upstream credit; do not assume permission beyond the rights provided by the applicable authors and source project.

S
Description
Small collection of browser userscripts with installation, privacy, and upstream-attribution notes.
Readme
28 KiB
Languages
JavaScript 100%