Mizu Twitter의 버전 기록 - 2개 버전
Mizu Twitter 제작자: Nyuke235
Mizu Twitter의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.0
2026년 6월 21일에 출시 - 20.42 MBfirefox 109.0a1 이상에서 작동Features- 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.
MIT 라이선스에 따라 릴리스된 소스 코드
- 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 (