Find and replace Google DOT Country-TLD to Google DOT com
< Feedback on Always google dot com
Okay, updated. Thanks
I improved the regular expression // @include /^https?:\/\/\w+.google.(?!com\/).*search\?/ and This line can be deleted.
"// @exclude /_/chrome/newtab"
Hello, @Lentin If we do the proposed regex, then it would fail the test case url "https://www.google.co.uk/" :smile: // @exclude /_/chrome/newtab ---> is that not needed anymore? Sorry I don't use Chome very much.
it's should add this rule
// @exclude */_/chrome/newtab*