
Get Element Id 作者: Luis Ocampo
An extension that adds an option to the context menu, allowing the user to click on an element and display its id. If the element does not have an id, the closest id in its ancestor hierarchy is found and displayed instead.
4 位使用者4 位使用者
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
關於此擴充套件
An extension that adds a new option to the browser’s context menu. When the user right-clicks on any element on a web page and selects this option, the extension analyzes the clicked element.
The functionality consists of identifying and displaying the id attribute of the selected element. If the element does not have an id, the extension traverses the DOM (Document Object Model) hierarchy upwards, searching for the first ancestor element that has an id. Once found, it displays the id value using an alert dialog.
This feature is useful for developers and testers who need to quickly identify the id of an element or its closest container, without manually inspecting the DOM using developer tools.
The functionality consists of identifying and displaying the id attribute of the selected element. If the element does not have an id, the extension traverses the DOM (Document Object Model) hierarchy upwards, searching for the first ancestor element that has an id. Once found, it displays the id value using an alert dialog.
This feature is useful for developers and testers who need to quickly identify the id of an element or its closest container, without manually inspecting the DOM using developer tools.
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取您所有網站中的資料
更多資訊
Luis Ocampo 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分