diff extension/manifest.json @ 42:d9afec78974e

Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
author Paul Fisher <paul@pfish.zone>
date Fri, 31 Oct 2025 16:39:48 -0400
parents caa2d5a9e94f
children 1048d30d4e3e
line wrap: on
line diff
--- a/extension/manifest.json	Mon Oct 20 23:03:56 2025 -0400
+++ b/extension/manifest.json	Fri Oct 31 16:39:48 2025 -0400
@@ -449,6 +449,12 @@
             "matches": [
                 "https://www.youtube.com/*"
             ]
+        },
+        {
+            "css": ["css/ytstudio.css"],
+            "matches": [
+                "https://studio.youtube.com/*"
+            ]
         }
     ]
 }