As a web developer, is there any way to prevent a user's Chrome extensions from being applied to my site? i.e. a header, meta tag, anything? Additionally, if there is, is there also a way to whitelist particular extensions?
Google Chrome:At the top right, click More. > More tools > Extensions. On to the extension you want to remove, click Remove. Confirm by clicking Remove.
Click the Details button under the extension that you want to restrict. On the extension's details' page, scroll down to the Permissions section and you will see a dropdown called “Allow this extension to read and change all your data on websites you visit”. Open it and select the 'On specific sites' option.
It's not possible. At the web server end, you are only only able to control what the browser will allow you to control. In simple terms, this means you can control the data (HTML, javascript, headers etc) that you send back to it. That's about it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With