arielsalminen / feature.js

Feature.js is a fast, simple and lightweight browser feature detection library in 1kb.
https://featurejs.com/
3.17k stars 115 forks source link

Implemented four additional tests for the browser navigator plug-ins #36

Closed alex-kostadinov closed 5 years ago

alex-kostadinov commented 8 years ago

Tests added for the following browser navigator plugins:

Updates encompass:

Signed-off-by: Alexander Kostadinov alexander.g.kostadinov@gmail.com

meowsus commented 5 years ago

This is really more in the realm of extension sniffing than browser feature detection. I'm happy to discuss if anyone still feels strongly about adding this type of support, but this seems a bit out of scope of the library.

P.S. If this makes it in, you would be able to extend the library for these use cases, which might suffice.