mszeles / selenideium-element-inspector

A handy tool to log attributes and Selenide, Selenium locators of the clicked element
GNU General Public License v2.0
10 stars 4 forks source link

Open a page on left clicking the extension icon with the Enable/Disable, Settings and About buttons #40

Open mszeles opened 2 years ago

mszeles commented 2 years ago

Currently, when you left-click the extension's icon it opens the options popup.

Instead of that, we should open a popup with the following buttons

  1. Enable/Disable (showing only the appropriate one)
  2. Settings (opening the current options page)
  3. About (Opening the popup which opens now on clicking the icon)