Mizu Twitter version history - 2 versions
Mizu Twitter by Nyuke235
Mizu Twitter version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.0
Released Jun 21, 2026 - 20.42 MBWorks with firefox 109.0a1 and laterFeatures- Custom theme: added a new "Custom" theme letting users set the color of every element (text, links, buttons, panels, glow, icons, etc.) and upload their own background image. The editor lives in a dedicated window (
chrome.windows.create) opened from the popup, applies live viachrome.storage.onChanged, includes a background preview, sliders, color pickers, and reset/clear controls. Uploaded images are downscaled and re-encoded (PNGs kept for transparency) to keep storage small; added theunlimitedStoragepermission and anoptions_uipage. - Removed the political content filter entirely (keywords,
pol.json, settings, UI) -> to be moved into a separate extension later
Themes added- Chaos;Head (electric amber-gold on pure black)
- Monogatari – Nadeko (soft sakura-pink, artist: Tetsuado)
- Monogatari – Senjougahara (moody plum / dusty magenta)
- Monogatari – Shinobu (bright lemon-yellow on black)
Themes removed- Amber CRT, Blue Archive – Rio, Fate – Jeanne d'Arc Alter, Touhou – Yuyuko, Zenless Zone Zero – Yi Xuan, Umamusume – Manhattan Cafe (CSS + background assets).
Theme tweaks- Remilia Scarlet: reworked to match its background (deeper blood-red surfaces, scarlet glow, full button styling).
Fixes & cleanup- Fixed
"Extension context invalidated"error: added a context-validity guard, guardedchrome.runtime.getURLcalls, and made theMutationObserverdisconnect when the context dies. - Made live settings updates reliable via a
chrome.storage.onChangedlistener in the content script (no longer dependent on message delivery to the active tab). - Removed all code comments across JS/CSS.
Source code released under MIT License
- Custom theme: added a new "Custom" theme letting users set the color of every element (text, links, buttons, panels, glow, icons, etc.) and upload their own background image. The editor lives in a dedicated window (
Older versions
Version 0.3.0
Released Feb 16, 2026 - 34.33 MBWorks with firefox 109.0a1 and laterSource code released under MIT License