Disable extension for particular domains

I want for my safari extension to work on all websites except some hosts (like localhost as en example). I can disable it to manually check for current hostname with javascript extension code.


Is it possible to do this via extension settings to tell safari not load the exception code at all for particlular domains.


Thank you

Replies

That is not currently possible.


If I may ask - what does your extension do? What hosts do you want to disable it for?