updated description

This commit is contained in:
zomo
2026-04-19 19:11:56 -05:00
parent 6218d6bad1
commit 1f71418cd9
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
// @namespace zomo.dev
// @match https://www.twitch.tv/*
// @version 0.1
// @description WIP SCRIPT obfuscate twitch chatter names so you don't know who is who
// @runat document-end
// @grant unsafeWindow
// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/ttv-obfuscated-names.user.js
+1 -1
View File
@@ -20,7 +20,7 @@ Requires Violentmonkey (or Tampermonkey etc): [Chrome](https://chrome.google.com
- [ttv obfuscated names](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/ttv-obfuscated-names.user.js)
- **zomo.dev** v0.1
- `https://www.twitch.tv/*`
-
- WIP SCRIPT obfuscate twitch chatter names so you don't know who is who
- [Twitch Clickable Video](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-clickable-video.user.js)
- **zomo.dev** v1.1
- `https://www.twitch.tv/*`
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
"name": "ttv obfuscated names",
"description": "",
"description": "WIP SCRIPT obfuscate twitch chatter names so you don't know who is who",
"namespace": "zomo.dev",
"match": ["https://www.twitch.tv/*"],
"version": "0.1",