Hoyoverse Check-in
Hoyoverse Check-in
Hoyoverse Check-in란 무엇입니까?
Hoyoverse Check-in은(는) j2i5ll.dev에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Hoyoverse Check-in"입니다.
확장 프로그램 스크린샷
Hoyoverse Check-in 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
v2.0.0 Update Now, with Hoyoverse Check-in, you can check the in-game resource recovery time! --- Using Hoyoverse Check-in, you can automatically check attendance and verify Resin and Trailblaze Power recovery time in your browser! If the browser is active, web check-in is checked automatically. Register your account on the check-in site using Hoyoverse Check-in. The following games support check-in: - Genshin Impact - Honkai: Star Rail - Honkai 3D The following games support checking resource recovery time: - Genshin Impact - Honkai: Star Rail Register Multiple Accounts for Your Desired Games! You can register multiple accounts for a single game with Hoyoverse Check-in. Visit the check-in website for the supported game and register your desired accounts with Hoyoverse Check-in. No Login Information Collection! Hoyoverse Check-in does not use any servers. The user tokens required for check-in are stored only in the user's browser.
확장 프로그램 기본 정보
이름 | Hoyoverse Check-in |
ID | gbmplbdmlkcemkcocjoklgoajgbfilnf |
공식 URL | https://chromewebstore.google.com/detail/hoyoverse-check-in/gbmplbdmlkcemkcocjoklgoajgbfilnf |
설명 | Hoyoverse Check-in |
파일 크기 | 144 KB |
설치 횟수 | 584 |
현재 버전 | 2.0.1 |
최근 업데이트 | 2023-08-31 |
출시 날짜 | 2023-06-19 |
평점 | 5.00/5 총 7 개의 평점 |
개발자 | j2i5ll.dev |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hoyoverse Check-in", "description": "Hoyoverse Check-in", "version": "2.0.1", "manifest_version": 3, "default_locale": "en", "icons": { "16": "src\/assets\/icons\/icon16.png", "32": "src\/assets\/icons\/icon32.png", "48": "src\/assets\/icons\/icon48.png", "128": "src\/assets\/icons\/icon128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.ts-loader.a6e1dcda.js" ], "matches": [ "https:\/\/act.hoyolab.com\/*" ], "css": [ "assets\/index.8d46a2ad.css" ] }, { "js": [ "assets\/index.ts-loader.e4edb133.js" ], "matches": [ " |