Bridgewater / holochrome

Use your IAM role (from instance metadata) to open the AWS console
https://chrome.google.com/webstore/detail/holochrome/fgnplojdffjfbcmoldcfdoikldnogjpa
MIT License
104 stars 9 forks source link

Removed superfluous URL match pattern #9

Closed noahyonack closed 8 years ago

noahyonack commented 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/*"!

Should've fixed that in my last pull request. I'm sorry!

ryansydnor commented 8 years ago

Good catch. Sorry for the misleading advice!

Merging and publishing.