We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although the debugger says that my app is installable, I'm not seeing the icon I expect to see in the toolbar that would allow me to install the app.
Ideally, in addition to "installable", I'd like to see if it is installed, and if so, have an "open app" button.
I'd like to see "Install" and "Open" here.
I'm not seeing the "Download" button in the toolbar, even though it says its installable
The text was updated successfully, but these errors were encountered:
I noted Chrome Dev Tool changed a lot. Can you open it (F12 on Windows) and show me the Manifest tab? Many thanks.
Sorry, something went wrong.
Spomky
No branches or pull requests
Description
Although the debugger says that my app is installable, I'm not seeing the icon I expect to see in the toolbar that would allow me to install the app.
Ideally, in addition to "installable", I'd like to see if it is installed, and if so, have an "open app" button.
Example
I'd like to see "Install" and "Open" here.
I'm not seeing the "Download" button in the toolbar, even though it says its installable
The text was updated successfully, but these errors were encountered: