Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a web app manifest #30

Open
Glodenox opened this issue Nov 16, 2021 · 1 comment
Open

Add a web app manifest #30

Glodenox opened this issue Nov 16, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Glodenox
Copy link
Owner

Glodenox commented Nov 16, 2021

A web app manifest would allow people to install the page as an app. Special care should be taken about caching the files though.

More details: https://developer.mozilla.org/en-US/docs/Web/Manifest

Already done: It makes sense to want to go fullscreen with the chat monitor and to provide it as a web app. To achieve that, we can provide a button to go fullscreen and a manifest file to allow the installation like a web app.

@Glodenox Glodenox added the enhancement New feature or request label Nov 16, 2021
@Glodenox Glodenox self-assigned this Nov 16, 2021
@Glodenox
Copy link
Owner Author

Added support for fullscreen. Not yet certain about the manifest file, as it would require the creation of an icon for the chat monitor.

@Glodenox Glodenox changed the title Add a web app manifest and support fullscreen Add a web app manifest Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant