From 2d84692ec608bc7bf3eed232f87a88056c561418 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 22 Aug 2026 12:42:05 +0000 Subject: [PATCH] Add Grok Usage Streamcontroller to Plugins.json Pinned to main @ 4f0e0bd (1.0.2 - historyLen/track-contrast/ring-sizing fixes from real-device testing). Not yet opened as a PR against the upstream store repo - holding until testing is confirmed and the repo owner can do the terms-of-service attestation the PR template asks for. --- Plugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins.json b/Plugins.json index 8e3c8e3..d956148 100644 --- a/Plugins.json +++ b/Plugins.json @@ -273,5 +273,9 @@ { "url": "https://github.com/GrantAbell/StreamController-Spotify", "hash": "4a22c1cbd3841e6eca468a99f09c408e1767ce3d" + }, + { + "url": "https://github.com/ENjxzlt/Grok-Usage-Streamcontroller", + "hash": "4f0e0bd031b1e0dd0ed37edf033d13f5cba6e877" } ]