pure-new-tab

A open-source, clean and minimalistic new tab page extension

GPL-3.0 License

Stars
3
Committers
1

Bot releases are visible (Hide)

pure-new-tab - Relwase v1.2.0 Latest Release

Published by cworld1 4 months ago

[1.2.0] - 2024-07-04

🚀 Features

  • Update new tab page description and short description
  • Add vite-plugin-web-extension as a dependency
  • 🚧 migrate to wxt
  • (options) ✨ add options page
  • (newtab) 🎨 update colors with options preference
  • Add storage permission to manifest
  • (newtab) ✨ add favorite component
  • (options) ✨ support setting fav list and open way
  • (options) ✨ support backup&restore

🚜 Refactor

  • (time) Update date display format in TimeComponent
  • Remove unused containerElement in HitokotoComponent
  • Improve font styling and add new fonts
  • (manifest) Update new tab page description and short description
  • Improve HitokotoComponent and TimeComponent initialization
  • Update global CSS styles and add dark mode support
  • (options) 🎨 update options page style

📚 Documentation

  • 📝 update readme
  • 📝 update readme

⚡ Performance

  • 🚀 enable more support fr new framework
  • (newtab) 🎨 improve performance and style for time

⚙️ Miscellaneous Tasks

  • Ignore Visual Studio Code workspace files

Build

  • (package) 📦 update to v1.2.0

[1.0.0] - 2024-07-02

🚀 Features

  • ✨ initialize the project
  • (newtab) ✨ support hitokoto
  • (time) ✨ add time component
  • (time) ✨ add week & styles
  • 🎨 support dark theme
  • (public) 🚚 update icon sources
  • (newtab) 🎨 add dark mode favicon
  • Remove "private" flag from package.json

🚜 Refactor

  • Refactor background script to use HitokotoExtension class
  • Improve error handling in fetchHitokoto method
  • (newtab) Improve letter-spacing in time component

📚 Documentation

  • 📝 add license
  • 📝 add readme

⚡ Performance

  • ➖ remove popup window
  • (newtab) 🎨 update hiotkoto component style; move to new file

Full Changelog: https://github.com/cworld1/pure-new-tab/compare/v1.0.0...v1.2.0

pure-new-tab - Release v1.0.0

Published by cworld1 4 months ago

[1.0.0] - 2024-07-02

🚀 Features

  • ✨ initialize the project
  • (newtab) ✨ support hitokoto
  • (time) ✨ add time component
  • (time) ✨ add week & styles
  • 🎨 support dark theme
  • (public) 🚚 update icon sources
  • (newtab) 🎨 add dark mode favicon
  • Remove "private" flag from package.json

🚜 Refactor

  • Refactor background script to use HitokotoExtension class
  • Improve error handling in fetchHitokoto method
  • (newtab) Improve letter-spacing in time component

📚 Documentation

  • 📝 add license
  • 📝 add readme

⚡ Performance

  • ➖ remove popup window
  • (newtab) 🎨 update hiotkoto component style; move to new file

Full Changelog: https://github.com/cworld1/pure-new-tab/commits/v1.0.0

Badges
Extracted from project README
GitHub commit activity GitHub stars GitHub license
Related Projects