Skip to content

Instantly share code, notes, and snippets.

View bcrtvkcs's full-sized avatar
:atom:
I was here

K. Cihan Sipahi bcrtvkcs

:atom:
I was here
View GitHub Profile
@bcrtvkcs
bcrtvkcs / jules-auto-collapse.user.js
Created February 25, 2026 01:20
Jules Auto-Collapse Diffs (Userscript)
// ==UserScript==
// @name Jules Auto-Collapse Diffs
// @namespace http://tampermonkey.net/
// @version 1.2
// @description Automatically collapses diffs on Jules.google.com upon page load
// @author BCRTVKCS
// @license MIT
// @match https://jules.google.com/*
// @grant none
// ==/UserScript==