Injects this style on https://app.graphite.com/*:
[class*="CodeDiff_diffContent__"] {
--diff-side-content: 0 !important;
}- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select this folder.
- Open
https://app.graphite.com/and refresh the page.
manifest.json: Extension config.styles.css: CSS override.