You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
unfortunately this plugin is just securing against the dumbest scripts.. if someone really want to check your plugins he will check navigator.plugins against navigator.__proto__.plugins and discover all your plugins..
Hello,
unfortunately this plugin is just securing against the dumbest scripts.. if someone really want to check your plugins he will check
navigator.pluginsagainstnavigator.__proto__.pluginsand discover all your plugins..regards