kolbasik / azure-chrome-plugin

Azure extension to load and filter values in the grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@kolbasik/azure-chrome-plugin

Install

  • Open the chrome://extensions/ url in Chrome
  • Click on the Load unpacked button
  • Select the ./extension folder
  • Refresh the https://portal.azure.com/ page

Usages

Key combinations:

  • Ctrl + Shift + Q : to load and filter
  • Ctrl + Shift + L : to load
  • Ctrl + Shift + F : to filter
  • Ctrl + Shift + Z : to reset the filter

Nice to read

Example: https://github.com/GoogleChrome/chrome-extensions-samples

https://developer.chrome.com/docs/extensions/mv3/overview/ https://developer.chrome.com/docs/extensions/mv3/devguide/ https://developer.chrome.com/docs/extensions/mv3/getstarted/ https://developer.chrome.com/docs/extensions/mv3/manifest/ https://developer.chrome.com/docs/extensions/mv3/content_scripts/ https://developer.chrome.com/docs/extensions/reference/scripting/

About

Azure extension to load and filter values in the grid

License:MIT License


Languages

Language:JavaScript 100.0%