Mizu Twitter Versionsgeschichte – 2 Versionen
Mizu Twitter von Nyuke235
Mizu Twitter Versionsgeschichte – 2 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.0
Veröffentlicht 21. Juni 2026 – 20,42 MBFunktioniert mit firefox 109.0a1 und höherFeatures- 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.
Quelltext steht unter der MIT-Lizenz
- 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 (
Ältere Versionen
Version 0.3.0
Veröffentlicht 16. Feb. 2026 – 34,33 MBFunktioniert mit firefox 109.0a1 und höherQuelltext steht unter der MIT-Lizenz