All Projects → clarkio → Azure Mask

clarkio / Azure Mask

Licence: mit
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's

Projects that are alternatives of or similar to Azure Mask

Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (+145.5%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-26.98%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Urql Devtools
A tool for monitoring and debugging urql during development
Stars: ✭ 131 (-30.69%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+1531.22%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (+162.96%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (+85.71%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon, browser-extension
Refined Bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
Stars: ✭ 560 (+196.3%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Chrome Utm Stripper
Browser extension that strips Google Analytics (UTM) parameters, and various other click tracking tokens, from URL query strings
Stars: ✭ 590 (+212.17%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Toggl Button
Toggl Button extension for Chrome and Firefox
Stars: ✭ 891 (+371.43%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Gooreplacer
⚡️⚡️A browser extension to modify HTTP requests :-)
Stars: ✭ 850 (+349.74%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-88.36%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (-27.51%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (-20.11%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Saka Key
A keyboard interface to the web
Stars: ✭ 748 (+295.77%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+2731.75%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+422.22%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+1291.53%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
The Tab Of Words
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
Stars: ✭ 94 (-50.26%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (+104.23%)
Mutual labels:  chrome-extension, chrome, firefox, firefox-addon
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (+113.76%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension

⚠ 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 ⚠

Azure Mask

This is a browser extension that will do its best to find and 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.

screen shot

Features

  • 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

Install the Extension

Chrome / Edge

From Chrome Web Store

  1. In Chrome go to Chrome Web Store
  2. Click on Azure Mask extension
  3. Click on Add To Chrome
  4. Confirm any prompts

From Package

  1. Go to Releases and download the latest .zip file (e.g. az-mask-1.1.5.zip)
  2. Go to the folder you downloaded the zip and extract it.
  3. In Chrome go to chrome://extensions
  4. Check the "Developer mode" option in the top-right corner
  5. Select the button to load extracted extensions.
  6. Select the folder you created by unpacking in step 2.
  7. Confirm any prompts

From Source

1 - git clone [email protected]:clarkio/azure-mask.git

2a - (Chrome) In Chrome, navigate to chrome://extensions/

2b - (Edge) In Edge, navigate to edge://extensions/

3a - (Chrome) In Chrome, check the "Developer mode" option in the top-right corner

3b - (Edge) In Edge, enable the "Developer mode" toggle on the bottom-left corner

4 - Click the "Load unpacked extension" button

5 - 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.

Firefox

  1. In Firefox go to azure-mask add-on
  2. Click "Add to Firefox"
  3. You'll see a pop up notification in the address bar from Firefox. Click "Add"
  4. You'll see a confirmation that it was added. Click "Ok"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].