⚠ This is currently not available in the Chrome Web Store because of a trademark infringement on the name. It has been updated with a name change (az-mask) to comply but has been in a status of "Pending Review" since April 2019. If you know of a way to get this resolved please hit me up ⚠
This is a browser extension that will mask GUIDs (such as Subscription IDs), email addresses, keys, and connection strings with a blur. The intention of the extension is to make it easier to do screen recordings without revealing sensitive, personal, account information that may show up on screen. It will only run and apply against Azure portal URLs. It's available in Chrome and Firefox.
- Blurs GUIDs (such as Subscription IDs)
- Blurs your account email
- Hides the "Report a Bug" button (if found)
- Toggle the mask on/off and store this state
- Apply the mask (if enabled) after Document Object Model (DOM) mutations
- In Chrome go to Chrome Web Store
- Click on Azure Mask extension
- Click on Add To Chrome
- Confirm any prompts
- Go to Releases and download the latest
.crx
file (e.g.az-mask-1.1.5.crx
) - In Chrome go to chrome://extensions
- Check the "Developer mode" option in the top-right corner
- Find the location where you downloaded the
.crx
file - Drag the
.crx
file to your Chrome window that has the extensions view open - Confirm any prompts
git clone [email protected]:clarkio/azure-mask.git
- In Chrome go to chrome://extensions
- Check the "Developer mode" option in the top-right corner
- Click the "Load unpacked extension" button
- Navigate to where you cloned this repo and then choose
/azure-mask/src
After following these steps you should now see the new extension icon in Chrome.
- In Firefox go to azure-mask add-on
- Click "Add to Firefox"
- You'll see a pop up notification in the address bar from Firefox. Click "Add"
- You'll see a confirmation that it was added. Click "Ok"