Closed noahyonack closed 8 years ago
Per the Chrome developer page on match patterns, "https://*.console.aws.amazon.com/*" matches a superset of "https://console.aws.amazon.com/*"!
"https://*.console.aws.amazon.com/*"
"https://console.aws.amazon.com/*"
Should've fixed that in my last pull request. I'm sorry!
Good catch. Sorry for the misleading advice!
Merging and publishing.
Per the Chrome developer page on match patterns,
"https://*.console.aws.amazon.com/*"
matches a superset of"https://console.aws.amazon.com/*"
!Should've fixed that in my last pull request. I'm sorry!