Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"default_locale": "en",
"name": "Hoyoverse Check-in",
"version": "3.1.2",
"description": "Hoyoverse Check-in",
"permissions": [
"storage",
"cookies",
"declarativeNetRequestWithHostAccess"
],
"host_permissions": [
"*:\/\/*.hoyolab.com\/"
],
"options_page": "src\/apps\/front\/options\/index.html",
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"action": {
"default_popup": "src\/apps\/front\/popup\/index.html",
"default_icon": "icon32.png"
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"web_accessible_resources": [
{
"matches": [
"*:\/\/*.laqoos.com\/*",
"*:\/\/laqoos.com\/*"
],
"resources": [
"src\/apps\/front\/content\/laqoos\/getAccountListScript.js",
"assets\/_sentry-release-injection-file-NKkRR1V8.js",
"assets\/injectAccountList.ts-HoxRyNS3.js"
],
"use_dynamic_url": false
},
{
"matches": [
"<all_urls>"
],
"resources": [
"assets\/index-ha0IziJd.js",
"assets\/_sentry-release-injection-file-NKkRR1V8.js",
"assets\/wakeupScript.ts-BeW-yXMi.js"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/act.hoyolab.com\/*",
"https:\/\/act.hoyolab.com\/*",
"https:\/\/act.hoyolab.com\/*",
"https:\/\/act.hoyolab.com\/*"
],
"resources": [
"assets\/queryClient-RBZIHNOO.js",
"assets\/url-ChCyAi9I.js",
"assets\/_sentry-release-injection-file-NKkRR1V8.js",
"assets\/initOptions-DVA1NbnD.js",
"assets\/react-error-boundary.esm-CikDlSUO.js",
"assets\/index-ha0IziJd.js",
"assets\/getGameRecordCard-DvIWe7oD.js",
"assets\/root.tsx-DcSrg4pq.js"
],
"use_dynamic_url": false
}
],
"content_scripts": [
{
"js": [
"assets\/wakeupScript.ts-loader-C73Fp7LB.js"
],
"matches": [
"<all_urls>"
]
},
{
"js": [
"assets\/root.tsx-loader-BS9YkGnh.js"
],
"matches": [
"https:\/\/act.hoyolab.com\/ys\/event\/signin-sea-v3\/index.html*",
"https:\/\/act.hoyolab.com\/bbs\/event\/signin\/hkrpg\/index.html*",
"https:\/\/act.hoyolab.com\/bbs\/event\/signin\/zzz\/e202406031448091.html*",
"https:\/\/act.hoyolab.com\/bbs\/event\/signin-bh3\/index.html*"
],
"css": [
"assets\/queryClient-D7KLoHDb.css"
]
},
{
"js": [
"assets\/injectAccountList.ts-loader-CluI5hy2.js"
],
"matches": [
"*:\/\/*.laqoos.com\/*",
"*:\/\/laqoos.com\/*"
],
"run_at": "document_start"
}
]
}