As a web developer, is there any way to prevent the use of custom Chrome extensions on my site? those. title, meta tag, anything? Also, if there is, is there a way to redirect certain extensions?
It's impossible. On a web server, you can only control what the browser allows you to control. Simply put, this means that you can control the data (HTML, javascript, headers, etc.) that you send back. What about that.
Can't you create a Content Security Policy (CSP) and block embedded javascript and only allow javascript from specific domains? You can even create a CSP in report-only mode and collect abuse reports through something like https://report-uri.io/
Source: https://habr.com/ru/post/913823/More articles:The principle of shared responsibility - an example that is hard to see? - oophttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/913819/rails-rake-dbcreateall-fails-to-connect-to-postgresql-database&usg=ALkJrhjT2A3gfSn10Q9LNpT54jgVV14ILQFind Parent ToolStripMenuItem Control - c #SIFT Keypoint Location - image-processingCannot get page data from Jekyll plugin - ruby | fooobar.comUrllib2 & BeautifulSoup: Nice couple, but too slow - urllib3 and themes? - performanceGet the name of the called file from include () - includeCanonical equivalence in a template - javaTo process a vector as a vector without copying (C ++ 0x) - c ++Google maps api doesn't place marker at exact location - javaAll Articles