HoYoDaily is a browser extension that automatically claims your daily check-in rewards for HoYoverse games.
Just set it up and forget about it! 🚀
- Genshin Impact
- Honkai Star Rail
- Zenless Zone Zero
- Honkai Impact 3rd
- Tears of Themis
And probably other Chromium-based browsers, but I haven't tested those
Download the extension from one of the following stores:
- Node.js v22 or higher
- npm
-
Clone the repository
git clone https://github.com/Axyss/HoYo.Daily.git cd HoYoDaily -
Install dependencies
npm install
-
Build the extension based on the target browser
npm run build:chrome npm run build:firefox
-
(Optional) For hot-reload during development
npm run watch
This project is licensed under the MIT license.

