Open DanielNetzer opened 2 years ago
There's only 2 entries for Firefox based user agents, this is a very small pool of relevant user agents, I can contribute lots of new Firefox user agents, if that's the right way to do it. (Manually)
And there is no match for mobile firefox
new UserAgent([/Firefox/, { deviceCategory: 'mobile' }]) throws an error
new UserAgent([/Firefox/, { deviceCategory: 'mobile' }])
There's only 2 entries for Firefox based user agents, this is a very small pool of relevant user agents, I can contribute lots of new Firefox user agents, if that's the right way to do it. (Manually)