clarkio / azure-mask

A browser extension (Chromium, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
MIT License
278 stars 62 forks source link

Doesn't support Azure gov portals #27

Open jwooley opened 6 years ago

jwooley commented 6 years ago

Need to update the manifest to support portal.azure.us in addition to portal.azure.com. Not sure if it's better to add more match options to the array or to make a wildcard/globbing option for portal.azure.*.

clarkio commented 6 years ago

Thanks for bringing this up, @jwooley. We'll check on this and see if the wildcard/globbing will help. I'll update this issue afterward.

clarkio commented 6 years ago

Hey @jwooley we have attempted to address this now in the following PR (#44). When you get a moment could you validate it works for you? If so I'll close the issue.

KevinDMack commented 4 years ago

I saw this PR merged, but when I use the most recent version on Gov, it still doesn't work. Is this still outstanding?

clarkio commented 3 years ago

@KevinDMack could you share which version of the extension you tried it with?