Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

chrome extensions block from specific domain

Is it possible to disallow chrome extensions from a specific domain.

For example I want extensions that I install run on on other domain, but on the domain test.com I want no extensions at all.

I tried tools->extensions but there I can just disallow from incognito and some part of extensions everywhere.

Is it actually possible?

like image 903
Salvador Dali Avatar asked Nov 12 '22 16:11

Salvador Dali


2 Answers

This is not possible. You have to either use incognito mode or create a separate user (chrome menu->Settings->Users) which doesn't have any extensions.

like image 180
Ha. Avatar answered Nov 16 '22 23:11

Ha.


There's an Extension Automation that handles that for you:

https://chrome.google.com/webstore/detail/extension-automation/ghopjgdkodchjclkkfdekhjfomdbakkb

Automatically enables and disables extensions for specified sites. For simpler browsing and better performance.

like image 37
Leo Caseiro Avatar answered Nov 16 '22 22:11

Leo Caseiro