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
- Install a userscript manager such as Violentmonkey or Tampermonkey.
- Open
reddit-snoop.jsin the repository's raw-file view. - 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.