Is there a way to prevent chrome from running greasemonkey scripts except for on certain domains? I could do some hackery with location.href
, but it would be nice if there were a cleaner solution.
When I install by dragger script.user.js
into the browser, the script automatically runs for all websites.
How do I prevent this?