This image of msedge-devtools clearly demonstrates my point. I am interested in building a webpage parser using selenium and Microsoft Edge, beyond just JavaScript. I am seeking a way to utilize the Microsoft Edge developer tools (Inspect Element Mode) to easily extract data from specific elements. Specifically, I want to be able to add a custom option to the right-click menu in the DevTools that triggers my program to retrieve data from the selected element. Is it possible to add a new option to the options list that appears when right-clicking on an element in the Element Inspection Mode of msedge DevTools?