Comment Re:Say after me (Score 1) 19
Firefox also uses the Chrome extension API. Not that it matters, as Linkedin just checks the content injected into the site:
Here’s why: some extensions have static resources (images, JavaScript) available to inject into our web pages. We can detect the presence of these extensions by checking if that static resource URL exists,
The only way to defend against this is to disable scripts entirely.