29f8d78 wS-NP: Apply navigator.plugins wrapper only in browsers that return non-empty array

Authored and Committed by Libor Polčák 2 years ago
    wS-NP: Apply navigator.plugins wrapper only in browsers that return non-empty array
    
    Reduce fingerprintability. The wrapper is, for example, not necessary to apply in Gecko-based browsers. As the current implementation returns object rather than PluginArray, the original counter-measure was counter-productive.
    
        
file modified
+1 -0