Skip to content

Releases: 4everWZ/CleanSlateTab

full function release

05 Mar 16:36

Choose a tag to compare

fixed sync bug and support local icon.
u can see this on edge adds-on.
completely run locally.
https://microsoftedge.microsoft.com/addons/detail/cleanslatetab/gaahacaipbjgdcpebnoojhgpengkkphf

First Sync-Ready Release

30 Dec 13:01

Choose a tag to compare

CleanSlateTab – First Sync-Ready Release 🎉

This release is a major refactor focused on security, stability, and long-term maintainability. CleanSlateTab still keeps things minimal — search, shortcuts, and wallpaper — but now works smoothly across multiple devices.

✨ Added

  • WebDAV Sync: optional sync for your new tab configuration across devices

  • Asset Sync: wallpapers and shortcut icons can be synced and downloaded on demand

  • JSON-first config: clean config structure for easy backup and future extensions

🔧 Improved

  • Storage redesign: wallpapers and favicons are separated from config to prevent storage.local bloat

  • Better binary handling: improved asset transfer and storage for faster and more reliable sync

  • More robust sync flow: pull config first, fetch required assets, then apply everything atomically

🔒 Security

  • Credential filtering: sensitive WebDAV credentials are not included in synced config (stored locally only)

🧩 Notes

After enabling sync, run a “Download/Sync” once on a new device to fetch the required wallpaper/icon cache.