Last updated: May 1, 2026
Doodle for X is a Chrome extension that visually restyles x.com (and twitter.com) in your browser. It does not collect, transmit, or sell any personal data.
What the extension does
- Injects CSS and a small SVG filter element into x.com pages to change how the site looks.
- Stores a single boolean (
enabled) in chrome.storage.local to remember whether you've toggled the restyle on or off.
What the extension does not do
- It does not read, modify, or transmit your tweets, DMs, account information, or any other content from x.com.
- It does not make network requests other than the optional Google Fonts stylesheet load (best-effort; subject to x.com's content security policy). No data about you is sent in that request beyond what your browser sends to fonts.googleapis.com when any web page loads a Google Font.
- It does not use cookies, analytics, telemetry, or remote logging.
- It does not share or sell any data, because it does not collect any.
Permissions
storage — to save your on/off toggle locally.
- Host access to
x.com and twitter.com — required to inject the visual restyle into those pages.
Contact
Questions: open an issue at the project's GitHub repository.