I\'ve been searching around for code that would let me detect if the user visiting the website has Firefox 3 or 4. All I have found is code to detect the type of browser but
For any PWA application using angular you can put the code to check if browser is supported or not in body section of index.html -