How do you make the app installable on browsers like Chrome? #21
Unanswered
therealandreww
asked this question in
Q&A
Replies: 2 comments
-
You can learn how to implement it in this article: https://www.amitmerchant.com/Building-Simple-Offline-Notepad-Using-Service-Worker/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, I know. I tried adding the manifest, and following the tutorial to its
end 4 times, but an install button would not show.
2022년 8월 23일 (화) 오후 10:49, Amit Merchant ***@***.***>님이 작성:
… You can learn how to implement it in this article:
https://www.amitmerchant.com/Building-Simple-Offline-Notepad-Using-Service-Worker/
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUKEEE2CWVJOEJO5LPCTDSDV2TJHZANCNFSM57KHG2JA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried code from Mozilla Developer Docs, but it won't work.
I'm kind of curious of how you did that.
Beta Was this translation helpful? Give feedback.
All reactions