You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've built a custom Chrome extension, packed it into a CRX file, and got the extension ID.
Also, I have self-hosted and I can manually check it's accessible.
When creating a chrome browser via API, I can inspect the policy.json inside the container which has the [id;self-hosted URL] in ExtensionInstallForcelist and the id listed in ExtensionInstallAllowlist, However, I can't see the chrome extension installed when login to the neko room.
Has anyone tried this before and faced a similar issue?
The text was updated successfully, but these errors were encountered:
I've built a custom Chrome extension, packed it into a CRX file, and got the extension ID.
Also, I have self-hosted and I can manually check it's accessible.
When creating a chrome browser via API, I can inspect the policy.json inside the container which has the [id;self-hosted URL] in ExtensionInstallForcelist and the id listed in ExtensionInstallAllowlist, However, I can't see the chrome extension installed when login to the neko room.
Has anyone tried this before and faced a similar issue?
The text was updated successfully, but these errors were encountered: