Add new hangouts.google.com URL to excluded matches.

Sometimes, but not all the time, I end up at hangouts.google.com instead
of plus.google.com. I think this is part of Google's move to decouple
Google Plus from the Hangouts service.

Resolves #81.
This commit is contained in:
Elijah Lynn
2016-02-22 10:40:34 -05:00
parent b0e49e4a34
commit fa9d3aa380

View File

@@ -25,6 +25,7 @@
"matches": [ "http://*/*", "https://*/*", "file:///*"],
"exclude_matches": [
"https://plus.google.com/hangouts/*",
"https://hangouts.google.com/hangouts/*",
"http://www.lynda.com/*",
"http://www.hitbox.tv/*"
],